[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git] / lld / test / ELF / Inputs / i386-static-tls-model3.s
blobfd18fceb71caa3cbad695319c3d9771adbd6008c
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@indntpoff, %eax # R_386_TLS_IE