summaryrefslogtreecommitdiffstats
path: root/llvm/utils/llvm-lit
Commit message (Expand)AuthorAgeFilesLines
* lit: Set a base directory for compiler-rt testsDuncan P. N. Exon Smith2014-03-311-0/+5
* Add the lld root to llvm-lit, so llvm-lit can be usedJoey Gouly2014-01-141-0/+5
* [CMake] Generate ${BUILD_MODE}/llvm-lit for each ${CMAKE_CONFIGURATION_TYPES}.NAKAMURA Takumi2013-12-302-5/+17
* Add missing trailing comma in llvm-lit.inReid Kleckner2013-12-171-1/+1
* Add the lit site config for unittests to bin/llvm-litReid Kleckner2013-12-171-0/+2
* utils/llvm-lit: Generate "llvm-lit.py" rather than "llvm-lit" on Win32 hosts ...NAKAMURA Takumi2013-12-032-3/+13
* Remove llvm-lit from the cmake install target.Hans Wennborg2013-08-221-8/+0
* [CMake][Lit][unittests] Deprecate CMAKE_BUILD_TYPE in each build directory fo...NAKAMURA Takumi2013-01-271-2/+1
* [LIT] Add a clang_tools_extra_site_cfg to match the various other site_cfg.David Blaikie2012-09-041-4/+9
* llvm-lit: Inject the lit module path at the beginning of sys.path, just in caseDaniel Dunbar2012-04-191-2/+3
* Use $(ECHOPATH) to make llvm-lit from llvm-lit.in.NAKAMURA Takumi2011-03-081-4/+5
* Revert r127073: "Introduce $(ECHOPATH) to print DOSish path string on MSYS ba...Jakob Stoklund Olesen2011-03-051-5/+4
* Introduce $(ECHOPATH) to print DOSish path string on MSYS bash for alternativ...NAKAMURA Takumi2011-03-051-4/+5
* llvm-lit may be available with CMake.NAKAMURA Takumi2011-02-091-0/+2
* llvm-lit may be able to invoke clang tests.NAKAMURA Takumi2011-02-091-0/+4
* CMake: Add llvm-lit to CMake build.Michael J. Spencer2010-09-131-0/+12
* build: Fix a dependency.Daniel Dunbar2010-08-021-1/+1
* tests: Add an 'llvm-lit' tool (script), which gets generated as part of theDaniel Dunbar2010-08-022-0/+42
OpenPOWER on IntegriCloud