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 86122f7 + f39b4b5 commit cd4f3b0Copy full SHA for cd4f3b0
test/Serialization/android-modules.swift
@@ -1,3 +1,4 @@
1
+// REQUIRES: CPU=arm64
2
// RUN: %empty-directory(%t)
3
// RUN: %swift_driver_plain --driver-mode=swiftc -target aarch64-unknown-linux-android -c %s -parse-stdlib -module-name Swift -emit-module -emit-module-path %t/Swift.swiftmodule
4
// RUN: %swift_driver_plain --driver-mode=swiftc -O -target aarch64-unknown-linux-android21 -c %s -I %t
0 commit comments