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 bafe819 commit 13619a6Copy full SHA for 13619a6
test/SILOptimizer/throws_prediction.swift
@@ -16,7 +16,7 @@
16
// RUN: -sil-verify-all -module-name=test -emit-sil \
17
// RUN: | %FileCheck --check-prefix CHECK-DISABLED %s
18
19
-// UNSUPPORTED: CPU=armv7k
+// UNSUPPORTED: CPU=armv7k || CPU=arm64_32
20
21
// CHECK-DISABLED-NOT: normal_count
22
0 commit comments