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 edf8c20 commit 6bf67bdCopy full SHA for 6bf67bd
test/IRGen/framepointer_arm64.sil
@@ -4,6 +4,7 @@
4
// RUN: %target-swift-frontend -target arm64-apple-ios8.0 -primary-file %s -S -no-omit-leaf-frame-pointer | %FileCheck %s --check-prefix=CHECKASM-ALL
5
6
// REQUIRES: CODEGENERATOR=AArch64
7
+// REQUIRES: OS=ios
8
9
// UNSUPPORTED: OS=linux-gnu
10
// UNSUPPORTED: OS=windows
0 commit comments