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
/
exec-discovery-in-tree
/
obj
/
lit.site.cfg
blob
4061c894072ff792830df0b15d94b4141db517dd
1
import os
2
config.test_exec_root = os.path.dirname(__file__)
3
config.test_source_root = os.path.dirname(config.test_exec_root)
4
lit_config.load_config(config, os.path.join(config.test_source_root, "lit.cfg"))