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
[RISCV][FMV] Support target_clones (#85786)
[llvm-project.git]
/
clang
/
test
/
Driver
/
apple-arm64-arch.c
blob
a111260b38a6ba70948454b4821e80879df5ff71
1
// RUN: env SDKROOT="/" %clang -arch arm64 -c -### %s 2>&1 | \
2
// RUN: FileCheck %s
3
//
4
// REQUIRES: system-darwin
5
//
6
// CHECK: "-triple" "arm64-apple-macosx{{[0-9.]+}}"