[llvm] Do not replace dead constant references in metadata with undef
[llvm-project.git] / lld / test / ELF / Inputs / aarch64-btipac1.s
blob0d6519bcd07a8a8f99e13011a3fe792a7b8d994e
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 3 // GNU_PROPERTY_AARCH64_FEATURE_1_PAC and BTI
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