[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git] / lld / test / ELF / Inputs / i386-static-tls-model2.s
blob2c01cee42ddfd112e719ded6a9c009480d57ea0f
1 .section ".tdata", "awT", @progbits
2 .globl var
3 var:
5 .section .foo, "aw"
6 .global _start
7 _start:
8 movl %gs:0, %eax
9 addl var@gotntpoff(%ebx), %eax # R_386_TLS_GOTIE