Skip to content

Commit 00485c3

Browse files
committed
This test requires ios to be build.
1 parent 45810d0 commit 00485c3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

test/IRGen/framepointer_arm64.sil

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
// RUN: %target-swift-frontend -target arm64-apple-ios8.0 -primary-file %s -S -no-omit-leaf-frame-pointer | %FileCheck %s --check-prefix=CHECKASM-ALL
55

66
// REQUIRES: CODEGENERATOR=AArch64
7-
8-
// UNSUPPORTED: OS=linux-gnu
9-
// UNSUPPORTED: OS=windows
7+
// REQUIRES: OS=ios
108

119
sil_stage canonical
1210

0 commit comments

Comments
 (0)