mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
8 lines
338 B
Swift
8 lines
338 B
Swift
// UNSUPPORTED: objc_interop
|
|
// UNSUPPORTED: OS=windows-msvc
|
|
// Apple's "System Integrity Protection" makes this test fail on OS X.
|
|
|
|
// RUN: %swift_driver_plain -sdk "" -target x86_64-unknown-gnu-linux -L/foo/ -driver-use-frontend-path %S/Inputs/print-var.sh %s LD_LIBRARY_PATH | %FileCheck %s
|
|
|
|
// CHECK: {{^/foo/:[^:]+/lib/swift/linux}}
|