Skip to content

Commit 88206a5

Browse files
committed
Tests: disable SIL test on armv7k
1 parent b03d4fa commit 88206a5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/SIL/moveonly_ownership.sil

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
// RUN: %target-sil-opt -test-runner %s -o /dev/null 2>&1 | %FileCheck %s
22

3+
// rdar://124466060
4+
// UNSUPPORTED: CPU=armv7k
5+
36
sil_stage raw
47

58
import Builtin

0 commit comments

Comments
 (0)