[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git] / lld / test / ELF / Inputs / mips-mgot-1.s
blobdef6e582115486d991433ae5992ea871b5bfc76c
1 .text
2 .global foo1
3 foo1:
4 addiu $2, $2, %gottprel(tls0) # tls got entry
5 addiu $2, $2, %gottprel(tls1) # tls got entry
7 .section .tdata,"awT",%progbits
8 .global tls1
9 tls1:
10 .word 0