Skip to content

Commit 1a63c3a

Browse files
authored
Merge pull request #65629 from edymtt/edymtt/no-arm64e-fallback-test-on-apple-silicon
Configure `ModuleInterface/arm64e-fallback` to not run in simulators
2 parents 029caf6 + 6235aa8 commit 1a63c3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/ModuleInterface/arm64e-fallback.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
// PtrAuthFramework only supports these OSes.
55
//
66
// REQUIRES: OS=tvos || OS=macosx || OS=ios
7+
// UNSUPPORTED: DARWIN_SIMULATOR={{.*}}
78

89
// When run on arm64, this tests that we fall back to the arm64e interface, but
910
// build it with `#if _ptrauth(_arm64e)` off.

0 commit comments

Comments
 (0)