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
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
clang
/
test
/
Driver
/
driverkit-arm64e.c
blob
d9ace1ea9e1372467238eff033b177923f6c922a
1
// REQUIRES: aarch64-registered-target
2
// RUN: %clang %s -target arm64e-apple-driverkit -### 2>&1 | FileCheck %s
3
4
// CHECK: "-target-cpu" "apple-a12"