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 73c4ec9 + d4289d6 commit f6271a3Copy full SHA for f6271a3
test/Misc/tbi.swift
@@ -6,8 +6,7 @@
6
// RUN: -O -S %s -parse-as-library -parse-stdlib -module-name Swift | \
7
// RUN: %FileCheck --check-prefix=NO_TBI %s
8
9
-// REQUIRES: CPU=arm64
10
-// REQUIRES: OS=ios
+// REQUIRES: CODEGENERATOR=AArch64
11
12
// Verify that TBI is on by default in Swift on targets that support it. For our
13
// purposes this means iOS8.0 or later.
0 commit comments