[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git] / lld / test / ELF / Inputs / icf2.s
blobd332130bc9357dbfa4429d000f410e7cd0d093f8
1 .globl f1, f2
2 .section .text.f2, "ax"
3 f2:
4 mov $60, %rdi
5 call f1