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
/
utils
/
lit
/
tests
/
Inputs
/
shtest-recursive-substitution
/
not-an-integer
/
lit.cfg
blob
0f50d9548d99042f9722ba5b885669507663014a
1
import lit.formats
2
3
config.name = "not-an-integer"
4
config.suffixes = [".py"]
5
config.test_format = lit.formats.ShTest()
6
config.test_source_root = None
7
config.test_exec_root = None
8
9
config.recursiveExpansionLimit = "not-an-integer"