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
[ELF] Simplify reportMissingFeature. NFC
[llvm-project.git]
/
llvm
/
test
/
Transforms
/
SimplifyCFG
/
ARM
/
lit.local.cfg
blob
57e774ec954bd6afc834bb09de809f863fd72736
1
config.suffixes = [".ll"]
2
3
targets = set(config.root.targets_to_build.split())
4
if not "ARM" in targets:
5
config.unsupported = True