Use %target-cpu in the tests to support running on Apple Silicon hardware

This commit is contained in:
Mishal Shah
2021-04-08 23:26:18 -07:00
parent 6c11713a10
commit 22f61df98b
20 changed files with 27 additions and 26 deletions

View File

@@ -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 {