[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git] / lld / test / ELF / Inputs / shared.s
blob4a386be23e2276a8656a298f2c78637a4035b59c
1 .global bar
2 .type bar, %function
3 bar:
5 .global bar2
6 .type bar2, %function
7 bar2:
9 .global zed
10 zed: