[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git] / llvm / test / CodeGen / AArch64 / note-gnu-property-pac-bti-3.ll
blobf5ef65b7b9032d73e6956a877204897c53f175b4
1 ; RUN: llc -mtriple=aarch64-linux %s               -o - | \
2 ; RUN:   FileCheck %s --check-prefix=ASM
3 ; RUN: llc -mtriple=aarch64-linux %s -filetype=obj -o - |  \
4 ; RUN:   llvm-readelf --notes - | FileCheck %s --check-prefix=OBJ
6 define dso_local i32 @f() {
7 entry:
8   ret i32 0
11 !llvm.module.flags = !{!0, !1, !2, !3}
13 !0 = !{i32 1, !"branch-target-enforcement", i32 1}
14 !1 = !{i32 1, !"sign-return-address", i32 1}
15 !2 = !{i32 1, !"sign-return-address-all", i32 0}
16 !3 = !{i32 1, !"sign-return-address-with-bkey", i32 0}
18 ; Both attribute present
19 ; ASM:      .word       3221225472
20 ; ASM-NEXT:     .word   4
21 ; ASM-NEXT:     .word   3
23 ; OBJ: Properties: aarch64 feature: BTI, PAC