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