[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git] / lld / test / ELF / Inputs / shared2-x86-64.s
blobba84ed05cd7eb8c3e629e8a99cc62082060a1c78
1 .global bar2
2 .type bar2, @function
3 bar2:
4 ret
6 .global zed2
7 .type zed2, @function
8 zed2:
9 ret
11 .global bar3
12 .type bar3, @function
13 bar3:
14 ret