xref: /llvm-project/lld/test/ELF/Inputs/mips-tls.s (revision 002e244717024afb6195bd2f3672a71185e00ca7)
1 .globl   foo
2 .section .tdata,"awT",%progbits
3 .type    foo, %object
4foo:
5 .word 0
6