[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git] / clang / test / Driver / driverkit-arm64.c
blob125df688976e6f4d3853545467b4bc97485cd483
1 // REQUIRES: aarch64-registered-target
2 // RUN: %clang %s -target arm64-apple-driverkit -### 2>&1 | FileCheck %s
4 // CHECK: "-target-cpu" "apple-a7"