[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git] / lld / test / ELF / Inputs / znotext-plt-relocations.s
blobf269cf906619b1cc69041e378b0e1f2ab09985e8
1 .text
2 .global atexit
3 .type atexit,@function
4 atexit:
5 nop
7 .global foo
8 .type foo,@function
9 foo:
10 nop