5 lines
150 B
C
5 lines
150 B
C
|
// REQUIRES: aarch64-registered-target
|
||
|
// RUN: %clang %s -target arm64e-apple-driverkit -### 2>&1 | FileCheck %s
|
||
|
|
||
|
// CHECK: "-target-cpu" "apple-a12"
|