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 98253ae commit 208a945Copy full SHA for 208a945
test/IRGen/autolink-runtime-compatibility.swift
@@ -1,4 +1,4 @@
1
-// REQUIRES: OS=macosx
+// REQUIRES: OS=macosx,CPU=x86_64
2
3
// Doesn't autolink compatibility library because autolinking is disabled
4
// RUN: %target-swift-frontend -disable-autolinking-runtime-compatibility-dynamic-replacements -target %target-cpu-apple-macosx10.9 -disable-autolinking-runtime-compatibility -emit-ir -parse-stdlib %s | %FileCheck -check-prefix=NO-FORCE-LOAD %s
0 commit comments