[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git] / lld / test / ELF / Inputs / icf-merge2.s
blobe845a6177e21faa10cd0a40d64412a37d821d878
1 .section .rodata.str,"aMS",@progbits,1
2 .asciz "bar"
3 .asciz "baz"
4 boo:
5 .asciz "boo"
7 .section .text.f2,"ax"
8 .globl f2
9 f2:
10 lea boo+42(%rip), %rax