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
[libc][NFC] Remove extra ; in exhaustive_test.h. (#124216)
[llvm-project.git]
/
compiler-rt
/
test
/
orc
/
TestCases
/
FreeBSD
/
x86-64
/
lit.local.cfg.py
blob
675dc4d2cddd64bd7fa57d5bfcf9fabc694a57ef
1
if
config
.
root
.
host_arch
not in
[
"x86_64"
,
"amd64"
]:
2
config
.
unsupported
=
True
3
4
if
config
.
target_arch
not in
[
"x86_64"
,
"amd64"
]:
5
config
.
unsupported
=
True