We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75b013e commit 2331725Copy full SHA for 2331725
test/IRGen/lto_autolink.swift
@@ -64,5 +64,5 @@ import AutolinkModuleMapLink
64
65
// UNSUPPORTED: OS=macosx && CPU=arm64
66
// UNSUPPORTED: OS=ios && CPU=arm64e
67
-// UNSUPPORTED: OS=watchos && CPU=arm64_32
+// UNSUPPORTED: OS=watchos && (CPU=arm64_32 || CPU=armv7k)
68
// UNSUPPORTED: OS=linux-gnu && CPU=aarch64
0 commit comments