Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
28ac01bfc848c89d86b03111283aaa431f35a445
/
.
/
lld
/
test
/
elf2
/
tls-static.s
blob: 6d4a2a482336ba8e393dc406ed95c063b49a1e07 [
file
] [
log
] [
blame
]
//
RUN
:
llvm
-
mc
-
filetype
=
obj
-
triple
=
x86_64
-
pc
-
linux
%s -o %
t
//
RUN
:
lld
-
flavor gnu2
-
static
%t -o %
tout
//
REQUIRES
:
x86
.global _start
.text
_start
:
call __tls_get_addr