[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git] / lld / test / ELF / Inputs / conflict.s
blob545ae99c845aeb3085105ec3d1bf76cb30806659
1 .globl _Z3muldd, foo, baz
2 _Z3muldd:
3 foo:
4 baz:
5 mov $60, %rax
6 mov $42, %rdi
7 syscall