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.
1 parent 888894c commit d4289d6Copy full SHA for d4289d6
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