mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
5 lines
219 B
Swift
5 lines
219 B
Swift
// RUN: %swiftc_driver_plain -target aarch64-unknown-none-none -driver-print-jobs %s 2>&1 | %FileCheck %s
|
|
|
|
// CHECK: {{.*}}swift{{c|-frontend}}{{(.exe)?"?}} -frontend -c
|
|
// CHECK: {{.*}}clang{{(.exe)?"?}} -fuse-ld=gold
|