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 4ad9ae2 + 6c78664 commit b3746e6Copy full SHA for b3746e6
test/Serialization/android-modules.swift
@@ -3,4 +3,5 @@
3
// RUN: %empty-directory(%t)
4
// 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
5
// RUN: %swift_driver_plain --driver-mode=swiftc -O -target aarch64-unknown-linux-android21 -c %s -I %t
6
+// UNSUPPORTED: VENDOR=apple
7
0 commit comments