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
[clang-format] Rename ExportBlockIndentation -> IndentExportBlock (#123493)
[llvm-project.git]
/
clang
/
test
/
Driver
/
darwin-arm64-target.c
blob
397afa288360d1c17a0060a9cefa6c919f3355bf
1
// RUN: %clang -target aarch64-apple-darwin %s -miphoneos-version-min=8.0 -### 2>&1 | FileCheck %s
2
3
// CHECK: "-cc1"{{.*}} "-triple" "arm64-apple-ios8.0.0"