blob: 6c94b869df8baeb1b7d47360a1d50d79464bde6c [file] [log] [blame]
// Note that this test should still "pass" when simd.swiftinterface has not been
// generated.
// RUN: %empty-directory(%t)
// RUN: test ! -e %platform-sdk-overlay-dir/simd.swiftmodule/%target-cpu.swiftinterface || %target-swift-frontend -build-module-from-parseable-interface %platform-sdk-overlay-dir/simd.swiftmodule/%target-cpu.swiftinterface -o %t/simd.swiftmodule
// REQUIRES: nonexecutable_test
// REQUIRES: objc_interop