[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git] / lld / test / ELF / Inputs / aarch64-pac1.s
blobd8ac67572c867ed54dcb377c92107f875e012a68
1 .section ".note.gnu.property", "a"
2 .long 4
3 .long 0x10
4 .long 0x5
5 .asciz "GNU"
7 .long 0xc0000000 // GNU_PROPERTY_AARCH64_FEATURE_1_AND
8 .long 4
9 .long 2 // GNU_PROPERTY_AARCH64_FEATURE_1_PAC
10 .long 0
12 .text
13 .globl func2
14 .type func2,@function
15 func2:
16 .globl func3
17 .type func3, @function
18 bl func3
19 ret