llvm-6502/utils/lit/lit
Eric Christopher 06b423452c Remove the CellSPU port.
Approved by Chris Lattner.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167984 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-14 22:09:20 +00:00
..
ExampleTests Remove the CellSPU port. 2012-11-14 22:09:20 +00:00
ExampleTests.ObjDir
__init__.py
LitConfig.py lit: Add 'valgrind' and 'valgrind-leaks' features when valgrind is used. 2012-10-19 20:12:00 +00:00
LitFormats.py
LitTestCase.py
main.py lit: Show actually created count of threads. The incorrect threads count is printed if the number of tests are less than the number of default threads. 2012-08-17 04:15:41 +00:00
ProgressBar.py
ShCommands.py
ShUtil.py Revert r159528 which taught lit's builtin shell test runner about the 2012-07-02 20:43:21 +00:00
TclUtil.py
Test.py
TestFormats.py
TestingConfig.py lit: Rename the valgrind leaks feature to match what is currently used 2012-10-19 20:29:30 +00:00
TestRunner.py Added %(line), %(line+<number>), %(line-<number>) substitutions to lit 2012-11-14 20:26:19 +00:00
Util.py lit: Util.which(): Use os.path.isfile() instead of os.path.exists(), or it hits to the directory. 2012-09-08 12:07:24 +00:00