Skip to content

Commit 804e6a7

Browse files
authored
Merge pull request #32203 from aschwaighofer/fix_test_framepointer_arm64_5.3
[5.3] The test framepointer_arm64.sil requires ios
2 parents 8a9d7b7 + 6bf67bd commit 804e6a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/IRGen/framepointer_arm64.sil

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +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+
// REQUIRES: OS=ios
78

89
// UNSUPPORTED: OS=linux-gnu
910
// UNSUPPORTED: OS=windows

0 commit comments

Comments
 (0)