repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[docs] Add LICENSE.txt to the root of the mono-repo
[llvm-project.git]
/
clang
/
test
/
Driver
/
driverkit-arm64.c
blob
125df688976e6f4d3853545467b4bc97485cd483
1
// REQUIRES: aarch64-registered-target
2
// RUN: %clang %s -target arm64-apple-driverkit -### 2>&1 | FileCheck %s
3
4
// CHECK: "-target-cpu" "apple-a7"