[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git] / lld / test / ELF / Inputs / copy-rel-abs.s
blob30cdd6c12872f7a1af59a2312b7335d91fc16df7
1 .global foo
2 .type foo, @object
3 .size foo, 4
4 foo:
5 .weak bar
6 .type bar, @object
7 .size bar, 4
8 bar:
9 .long 42
11 .weak zed
12 .type zed, @object
13 zed = 0x1288