[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git] / lld / test / ELF / Inputs / arm-plt-reloc.s
blob29f133e6eb8f0ca4822b2ba9f66e1d094c1a92f1
1 .text
2 .align 2
3 .globl func1
4 .type func1,%function
5 func1:
6 bx lr
7 .globl func2
8 .type func2,%function
9 func2:
10 bx lr
11 .globl func3
12 .type func3,%function
13 func3:
14 bx lr