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.
2 parents 8a9d7b7 + 6bf67bd commit 804e6a7Copy full SHA for 804e6a7
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