mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
8 lines
390 B
Swift
8 lines
390 B
Swift
// REQUIRES: CPU=arm64
|
|
// UNSUPPORTED: OS=macosx
|
|
// RUN: %empty-directory(%t)
|
|
// 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
|
|
// RUN: %swift_driver_plain --driver-mode=swiftc -O -target aarch64-unknown-linux-android21 -c %s -I %t
|
|
// UNSUPPORTED: VENDOR=apple
|
|
|