Skip to content

Commit 31593c9

Browse files
authored
Mark ptrauth_generalized_accessors.swift as UNSUPPORTED (swiftlang#30305)
1 parent c728d7a commit 31593c9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/IRGen/ptrauth_generalized_accessors.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
// REQUIRES: CPU=arm64e
66
// REQUIRES: OS=ios
77

8+
// UNSUPPORTED: CPU=arm64e
9+
810
// CHECK: [[PROTOTYPE_HOLDER_INOUT_VALUE:@"\$s29ptrauth_generalized_accessors6HolderVIetMl_TC.ptrauth"]] =
911
// CHECK-SAME: private constant { i8*, i32, i64, i64 } { i8* bitcast (void (i8*, i1)* @"$s29ptrauth_generalized_accessors6HolderVIetMl_TC" to i8*), i32 0, i64 1, i64 [[PTRAUTH_INOUT:3909]] }, section "llvm.ptrauth"
1012
// CHECK: [[PROTOTYPE_HOLDER_BORROWED_VALUE:@"\$s29ptrauth_generalized_accessors6HolderVIetMg_TC.ptrauth"]] =

0 commit comments

Comments
 (0)