[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git] / lld / test / ELF / Inputs / ztext.s
blobf66b3ee1e29bfa56f57ca7922e2e7ca571176ccf
1 .global bar
2 .type bar, @object
3 .size bar, 8
4 bar:
5 .quad 0
7 .global zed
8 .type zed, @function
9 zed:
10 nop