Skip to content

Commit fb1a480

Browse files
committed
Disable IRGen/lto_autolink.swift on iOS and arm64e.
Resolves rdar://122672371
1 parent 0c05f82 commit fb1a480

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
@@ -44,6 +44,7 @@ import AutolinkModuleMapLink
4444
#endif
4545

4646
// UNSUPPORTED: OS=macosx && CPU=arm64
47+
// UNSUPPORTED: OS=iphoneos && CPU=arm64e
4748
// UNSUPPORTED: OS=watchos && CPU=arm64_32
4849
// UNSUPPORTED: OS=linux-gnu && CPU=aarch64
4950
// UNSUPPORTED: CPU=wasm32

0 commit comments

Comments
 (0)