Skip to content

Commit f6271a3

Browse files
authored
Merge pull request swiftlang#9072 from gottesmm/tbi2
2 parents 73c4ec9 + d4289d6 commit f6271a3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/Misc/tbi.swift

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
// RUN: -O -S %s -parse-as-library -parse-stdlib -module-name Swift | \
77
// RUN: %FileCheck --check-prefix=NO_TBI %s
88

9-
// REQUIRES: CPU=arm64
10-
// REQUIRES: OS=ios
9+
// REQUIRES: CODEGENERATOR=AArch64
1110

1211
// Verify that TBI is on by default in Swift on targets that support it. For our
1312
// purposes this means iOS8.0 or later.

0 commit comments

Comments
 (0)