Skip to content

Commit 7f71620

Browse files
committed
Test: disable on armv7k
1 parent 00cac25 commit 7f71620

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/SILOptimizer/throws_prediction.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
// RUN: -sil-verify-all -module-name=test -emit-sil \
1717
// RUN: | %FileCheck --check-prefix CHECK-DISABLED %s
1818

19+
// UNSUPPORTED: CPU=armv7k
20+
1921
// CHECK-DISABLED-NOT: normal_count
2022

2123
enum MyError: Error { case err }

0 commit comments

Comments
 (0)