Skip to content

Commit a5811be

Browse files
committed
test/IRGen/protocol_resilience_sendable.swift does not support arm64e
Due to CHECK pattern not accounting for ptrauth
1 parent 7ea2b3d commit a5811be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IRGen/protocol_resilience_sendable.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
// RUN: %target-swift-frontend -I %t -emit-ir %s -target %target-cpu-apple-macos15.0 -enable-library-evolution | %FileCheck %s -DINT=i%target-ptrsize -check-prefix=CHECK-USAGE -check-prefix=CHECK-USAGE-AFTER
1111

1212
// REQUIRES: OS=macosx
13+
// UNSUPPORTED: CPU=arm64e
1314

1415
import resilient_protocol
1516
import non_resilient_protocol

0 commit comments

Comments
 (0)