llvm-6502/utils/lit
Daniel Dunbar 38649827c3 [lit] Inject the lit specific config object as 'lit_config' when loading config files.
- Injecting it as 'lit' is gross, since that name should be used to refer to
   the actual package. For now both are available so it is possibly to cleanup
   test config files incrementally.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188039 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-09 00:37:05 +00:00
..
lit [lit] Inject the lit specific config object as 'lit_config' when loading config files. 2013-08-09 00:37:05 +00:00
tests
utils
lit.py
MANIFEST.in
setup.py
TODO