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
[NFC][Py Reformat] Reformat python files in llvm
[llvm-project.git]
/
llvm
/
utils
/
lit
/
tests
/
Inputs
/
show-used-features
/
lit.cfg
blob
4707cb4445003d33270bfbf595b59bf32fc02f74
1
import lit.formats
2
3
config.name = "show-used-features"
4
config.suffixes = [".txt"]
5
config.test_format = lit.formats.ShTest()
6
config.test_source_root = None
7
config.test_exec_root = None