summaryrefslogtreecommitdiff
path: root/utils/llvm-lit
Commit message (Expand)AuthorAge
* lit: Set a base directory for compiler-rt testsDuncan P. N. Exon Smith2014-03-31
* Add the lld root to llvm-lit, so llvm-lit can be usedJoey Gouly2014-01-14
* [CMake] Generate ${BUILD_MODE}/llvm-lit for each ${CMAKE_CONFIGURATION_TYPES}.NAKAMURA Takumi2013-12-30
* Add missing trailing comma in llvm-lit.inReid Kleckner2013-12-17
* Add the lit site config for unittests to bin/llvm-litReid Kleckner2013-12-17
* utils/llvm-lit: Generate "llvm-lit.py" rather than "llvm-lit" on Win32 hosts ...NAKAMURA Takumi2013-12-03
* Remove llvm-lit from the cmake install target.Hans Wennborg2013-08-22
* [CMake][Lit][unittests] Deprecate CMAKE_BUILD_TYPE in each build directory fo...NAKAMURA Takumi2013-01-27
* [LIT] Add a clang_tools_extra_site_cfg to match the various other site_cfg.David Blaikie2012-09-04
* llvm-lit: Inject the lit module path at the beginning of sys.path, just in caseDaniel Dunbar2012-04-19
* Use $(ECHOPATH) to make llvm-lit from llvm-lit.in.NAKAMURA Takumi2011-03-08
* Revert r127073: "Introduce $(ECHOPATH) to print DOSish path string on MSYS ba...Jakob Stoklund Olesen2011-03-05
* Introduce $(ECHOPATH) to print DOSish path string on MSYS bash for alternativ...NAKAMURA Takumi2011-03-05
* llvm-lit may be available with CMake.NAKAMURA Takumi2011-02-09
* llvm-lit may be able to invoke clang tests.NAKAMURA Takumi2011-02-09
* CMake: Add llvm-lit to CMake build.Michael J. Spencer2010-09-13
* build: Fix a dependency.Daniel Dunbar2010-08-02
* tests: Add an 'llvm-lit' tool (script), which gets generated as part of theDaniel Dunbar2010-08-02