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 b03d4fa commit 88206a5Copy full SHA for 88206a5
test/SIL/moveonly_ownership.sil
@@ -1,5 +1,8 @@
1
// RUN: %target-sil-opt -test-runner %s -o /dev/null 2>&1 | %FileCheck %s
2
3
+// rdar://124466060
4
+// UNSUPPORTED: CPU=armv7k
5
+
6
sil_stage raw
7
8
import Builtin
0 commit comments