mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
compiler_crashers: Use %target-swift-frontend instead of %swift -sdk %sdk
This fixes compiler_crashers tests that use the ObjC interface on iOS hardware SDKs. Swift SVN r23458
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// RUN: %swift %s -emit-ir
|
||||
// RUN: %target-swift-frontend %s -emit-ir
|
||||
|
||||
// Test case submitted to project by https://github.com/tmu (Teemu Kurppa)
|
||||
// rdar://18174611
|
||||
|
||||
Reference in New Issue
Block a user