Skip to content

Commit f66a2b1

Browse files
Merge pull request #77250 from aschwaighofer/unsupported_test_arm64e_protocol_resilience_sendable
test/IRGen/protocol_resilience_sendable.swift does not support arm64e
2 parents 3c50165 + a5811be commit f66a2b1

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)