[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git] / lld / test / ELF / Inputs / gc-sections-weak.s
blob27baa6694e3d332c85ecee04100369c6649f37be
1 .weak foo
2 foo:
3 nop
5 .data
6 .global bar2
7 bar2:
8 .quad foo