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 51f92f2 + c2546b5 commit 854cb66Copy full SHA for 854cb66
test/SILOptimizer/pre_specialize-macos.swift
@@ -4,7 +4,7 @@
4
// RUN: %target-swift-frontend -I %t -O -emit-sil -target x86_64-apple-macos11 %s | %FileCheck %s --check-prefix=OPT --check-prefix=CHECK
5
// RUN: %target-swift-frontend -I %t -O -emit-sil -target x86_64-apple-macosx10.9 %s | %FileCheck %s --check-prefix=NOOPT --check-prefix=CHECK
6
7
-// REQUIRES: OS=macosx
+// REQUIRES: OS=macosx && CPU=x86_64
8
9
import pre_specialized_module
10
import pre_specialized_module2
0 commit comments