Skip to content

Commit 441890e

Browse files
committed
Disable IRGen/lto_autolink.swift on iOS and arm64e.
Resolves rdar://122672371
1 parent 9bfe759 commit 441890e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IRGen/lto_autolink.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,6 @@ import AutolinkModuleMapLink
6363
#endif
6464

6565
// UNSUPPORTED: OS=macosx && CPU=arm64
66+
// UNSUPPORTED: OS=iphoneos && CPU=arm64e
6667
// UNSUPPORTED: OS=watchos && CPU=arm64_32
6768
// UNSUPPORTED: OS=linux-gnu && CPU=aarch64

0 commit comments

Comments
 (0)