xref: /llvm-project/lld/test/ELF/Inputs/i386-tls-got.s (revision e004d4bfc25aef1187b0eaf71081c9322a1717ed)
1	.type	foobar,@object
2	.section	.tdata,"awT",@progbits
3	.globl	foobar
4foobar:
5	.long	42
6