[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git] / lld / test / ELF / Inputs / ctors_dtors_priority1.s
blob2102dba278dc17302bf754eae17c0d4fbd55280f
1 .section .ctors, "aw", @progbits
2 .quad 0xA1
4 .section .dtors, "aw", @progbits
5 .quad 0xA2