llvm-6502/utils/lit
Daniel Dunbar 213ab86ee6 [lit] Avoid StringIO.
- We barely used it, and it is very hard to use in a 2.5-3 compatible
   way because of changing expectations for its input types.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188359 91177308-0d34-0410-b5e6-96231b3b80d8
2013-08-14 05:07:13 +00:00
..
examples [lit] Move ManyTests examples to lit/examples/many-tests. 2013-08-09 21:39:28 +00:00
lit [lit] Avoid StringIO. 2013-08-14 05:07:13 +00:00
tests [lit] Fix tests to execute lit with same python as invoked with. 2013-08-14 05:07:09 +00:00
utils [lit] Add a MANIFEST file and a script for sanity checking the source dist. 2013-01-31 00:21:59 +00:00
lit.py
MANIFEST.in [lit] Add a MANIFEST file and a script for sanity checking the source dist. 2013-01-31 00:21:59 +00:00
setup.py [lit] Support use of setup.py from other directories. 2013-08-13 19:08:48 +00:00
TODO