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] Fix build-docs.sh
[llvm-project.git]
/
compiler-rt
/
test
/
orc
/
TestCases
/
Linux
/
aarch64
/
lit.local.cfg.py
blob
ad928a9a56a2929c0bd3c843376a7d5237b546d3
1
if
config
.
root
.
host_arch
!=
'aarch64'
:
2
config
.
unsupported
=
True
3
4
if
config
.
target_arch
!=
'aarch64'
:
5
config
.
unsupported
=
True