Sign in
llvm
/
llvm-project
/
lld
/
877ba1c811157ccd319ed139b30caa8d86a7717a
/
.
/
test
/
ELF
/
global_offset_table.s
blob: 3b86f00ae3ab661a4e398058ec4b6343e06edfba [
file
] [
log
] [
blame
]
//
REQUIRES
:
x86
//
RUN
:
llvm
-
mc
-
filetype
=
obj
-
triple
=
x86_64
-
pc
-
linux
%s -o %
t
//
RUN
:
ld.lld %t
-
o
/
dev
/
null
.global _start
_start
:
.long _GLOBAL_OFFSET_TABLE_