Sign in
llvm
/
lld
/
refs/heads/release_38
/
.
/
test
/
ELF
/
global_offset_table.s
blob: 47e95e9f9b841c817595d476c3b73e9c758bafe1 [
file
] [
log
] [
blame
]
//
RUN
:
llvm
-
mc
-
filetype
=
obj
-
triple
=
x86_64
-
pc
-
linux
%s -o %
t
//
RUN
:
ld.lld
%t -o %
t2
.global _start
_start
:
.long _GLOBAL_OFFSET_TABLE_