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
[analyzer][NFC] Remove "V2" from ArrayBoundCheckerV2.cpp (#126094)
[llvm-project.git]
/
compiler-rt
/
test
/
orc
/
TestCases
/
Darwin
/
arm64
/
lit.local.cfg.py
blob
79398ec6738c8ac40e325351dd8cfdb0d333a6c6
1
if
config
.
root
.
host_arch
not in
[
"aarch64"
,
"arm64"
]:
2
config
.
unsupported
=
True
3
4
if
config
.
target_arch
not in
[
"aarch64"
,
"arm64"
]:
5
config
.
unsupported
=
True