Skip to content

Commit 97da76a

Browse files
committed
[Test] Disable SILOptimizer/accessutils.sil on armv7k.
The test is failing for armv7k.
1 parent 4bec817 commit 97da76a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/SILOptimizer/accessutils.sil

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

33
// REQUIRES: swift_in_compiler
44

5+
// Test is failing when targeting ARMv7k. rdar://98669547
6+
// UNSUPPORTED: CPU=armv7k
7+
58
sil_stage canonical
69

710
import Builtin

0 commit comments

Comments
 (0)