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
Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git]
/
compiler-rt
/
test
/
orc
/
TestCases
/
Windows
/
x86-64
/
lit.local.cfg.py
blob
4d62696ad8872408b386e191e8a7fa6b7820c876
1
if
config
.
root
.
host_arch
not in
[
"AMD64"
,
"x86_64"
]:
2
config
.
unsupported
=
True
3
4
if
config
.
target_arch
not in
[
"AMD64"
,
"x86_64"
]:
5
config
.
unsupported
=
True