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 0543ff8 commit 26f6898Copy full SHA for 26f6898
test/IRGen/lto_autolink.swift
@@ -45,6 +45,6 @@ import AutolinkModuleMapLink
45
46
// UNSUPPORTED: OS=macosx && CPU=arm64
47
// UNSUPPORTED: OS=ios && CPU=arm64e
48
-// UNSUPPORTED: OS=watchos && CPU=arm64_32
+// UNSUPPORTED: OS=watchos && (CPU=arm64_32 || CPU=armv7k)
49
// UNSUPPORTED: OS=linux-gnu && CPU=aarch64
50
// UNSUPPORTED: CPU=wasm32
0 commit comments