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]
/
llvm
/
test
/
DebugInfo
/
Generic
/
lit.local.cfg
blob
7ce6a3d39231b7acf0d58e44b45f303da506ca6b
1
if not config.target_triple:
2
config.unsupported = True
3
elif config.target_triple.startswith(("nvptx", "xcore")):
4
config.unsupported = True