mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Use %target-cpu in the tests to support running on Apple Silicon hardware
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// RUN: %target-swift-frontend -target x86_64-apple-macosx10.9 -typecheck -verify %s
|
||||
// RUN: %target-swift-frontend -target %target-cpu-apple-macosx10.9 -typecheck -verify %s
|
||||
// REQUIRES: OS=macosx
|
||||
|
||||
struct Butt {
|
||||
|
||||
Reference in New Issue
Block a user