[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git] / lld / test / ELF / Inputs / allow-multiple-definition.s
blobc2655a437ae34f5dce4c66eaaf6755650ef8e142
1 .globl _bar
2 .type _bar, @function
3 _bar:
4 mov $2, %eax