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
blob4061c894072ff792830df0b15d94b4141db517dd
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"))