2 // RUN
: llvm-mc
-filetype
=obj
-triple
=armv7a-none-linux-gnueabi
%p
/Inputs
/arm-tls-get-addr.s
-o
%t1.o
3 // RUN
: ld.lld
%t1.o
--shared
-soname
=t1.so
-o
%t1.so
4 // RUN
: llvm-mc
%s
-o
%t.o
-filetype
=obj
-triple
=armv7a-linux-gnueabi
5 // RUN
: ld.lld
%t1.so
%t.o
-o
%t
6 // RUN
: llvm-objdump
-s
%t | FileCheck
%s
14 .type _start, %function
19 .word x(tlsldm) + (. - .L0 - 8)
23 .section .tbss,"awT",%nobits
28 .section .tdata,"awT",%progbits
34 // CHECK
: Contents of section
.got:
35 // CHECK-NEXT
: 3027c
01000000 00000000