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