llvm-6502/utils/lit/lit
Matthias Braun cccd128a8a Lit: Allow overriding llvm tool paths+arguments, make -D an alias for --param
These changes allow usages where you want to pass an additional
commandline option to all invocations of a specific llvm tool. Example:

> llvm-lit -Dllc=llc -enable-misched -verify-machineinstrs

Differential Revision: http://reviews.llvm.org/D9487

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236461 91177308-0d34-0410-b5e6-96231b3b80d8
2015-05-04 21:36:36 +00:00
..
ExampleTests.ObjDir
formats [lit] Allow disabling an entire gtest suite, as is done in tsan 2015-04-07 18:14:10 +00:00
__init__.py [lit] Bump version number. 2014-10-22 00:48:23 +00:00
discovery.py Initial version of Go bindings. 2014-10-16 22:48:02 +00:00
LitConfig.py Don't warn or note if bash is missing 2015-02-04 22:36:52 +00:00
LitTestCase.py [lit] Move top-level execute code into Run object. 2013-08-29 00:48:55 +00:00
main.py Lit: Allow overriding llvm tool paths+arguments, make -D an alias for --param 2015-05-04 21:36:36 +00:00
ProgressBar.py [lit] Parse all strings as UTF-8 rather than ASCII. 2014-09-12 16:46:05 +00:00
run.py lit: multiprocessing platform fix attempt 2013-10-28 10:26:13 +00:00
ShCommands.py [lit] Avoid __cmp__ and cmp(). 2013-08-07 03:22:02 +00:00
ShUtil.py [lit] Rename lit.{TestFormats,Util} to their aliased names {formats,util}. 2013-08-09 00:37:15 +00:00
Test.py [lit] Format JSONMetricValue strings better. 2015-01-21 16:38:31 +00:00
TestingConfig.py Don't set LD_PRELOAD to ''. It doesn't work on OpenBSD. 2015-01-14 00:39:56 +00:00
TestRunner.py lit: Add 'cd' support to the internal shell and port some tests 2015-03-02 21:33:18 +00:00
util.py [LIT] Decode string result in lit.util.capture 2015-01-12 20:09:34 +00:00