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 a740471 + 208a945 commit 5a1f061Copy full SHA for 5a1f061
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