Skip to content

Commit ce25df6

Browse files
authored
Merge pull request #41736 from apple/shahmishal/rdar89986815
Disable sil_verify_all_triggers_verifier_without_asserts.sil (89986815)
2 parents a7cc57a + 086ba99 commit ce25df6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/SILOptimizer/sil_verify_all_triggers_verifier_without_asserts.sil

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
// We only run this test without asserts.
55

6+
// Disable the test on AArch64 - 89986815
7+
// UNSUPPORTED: CPU=aarch64
68
// UNSUPPORTED: asserts
79

810
class Klass {}

0 commit comments

Comments
 (0)