repo.or.cz
/
llvm-core.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[InstCombine] Signed saturation patterns
[llvm-core.git]
/
utils
/
lit
/
tests
/
Inputs
/
test-data
/
lit.cfg
blob
0191cc21888436168e473c890e22bf0b5eb96a2f
1
import site
2
site.addsitedir(os.path.dirname(__file__))
3
import dummy_format
4
5
config.name = 'test-data'
6
config.suffixes = ['.ini']
7
config.test_format = dummy_format.DummyFormat()
8
config.test_source_root = None
9
config.test_exec_root = None
10
config.target_triple = None