Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lit: Sink code into a 'lit' package. | Daniel Dunbar | 2009-12-26 | 1 | -85/+0 |
| | | | | llvm-svn: 92168 | ||||
* | Fix typo that worked on python 2.6. | Daniel Dunbar | 2009-09-08 | 1 | -2/+1 |
| | | | | | | Also, fix unit tests. llvm-svn: 81194 | ||||
* | Add 'lit' testing tool. | Daniel Dunbar | 2009-09-08 | 1 | -0/+86 |
- make install && man $(llvm-config --prefix)/share/man/man1/lit.1 for more information. llvm-svn: 81190 |