[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git] / lld / test / ELF / Inputs / icf-merge-sec.s
blob7454e952e38ba56f2067284530a9c3a97ef4b7e3
1 .section .rodata.str,"aMS",@progbits,1
2 .asciz "bar"
3 .asciz "baz"
4 .asciz "foo"
6 .section .text.f2,"ax"
7 .globl f2
8 f2:
9 .quad .rodata.str+8