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
/
Linux
/
x86-64
/
lit.local.cfg.py
blob
1a853ffcd61fbb2c981f38ae11bed11996033468
1
if
config
.
root
.
host_arch
!=
"x86_64"
:
2
config
.
unsupported
=
True
3
4
if
config
.
target_arch
!=
"x86_64"
:
5
config
.
unsupported
=
True