[TableGen] Remove unnecessary 0 terminator from an array that only existed to prevent...
[oota-llvm.git] / utils / llvm-lit /
2015-02-14 Chandler CarruthRevert r229224: Make the 'llvm-lit' utility defend...
2015-02-14 Chandler Carruth[lit] Make the 'llvm-lit' utility defend against a...
2014-07-07 Tim Northover[testing]: lld generally lives in tools/, so fix llvm...
2014-03-31 Duncan P. N. Exon... lit: Set a base directory for compiler-rt tests
2014-01-14 Joey GoulyAdd the lld root to llvm-lit, so llvm-lit can be used
2013-12-30 NAKAMURA Takumi[CMake] Generate ${BUILD_MODE}/llvm-lit for each $...
2013-12-17 Reid KlecknerAdd missing trailing comma in llvm-lit.in
2013-12-17 Reid KlecknerAdd the lit site config for unittests to bin/llvm-lit
2013-12-03 NAKAMURA Takumiutils/llvm-lit: Generate "llvm-lit.py" rather than...
2013-08-22 Hans WennborgRemove llvm-lit from the cmake install target.
2013-01-27 NAKAMURA Takumi[CMake][Lit][unittests] Deprecate CMAKE_BUILD_TYPE...
2012-09-04 David Blaikie[LIT] Add a clang_tools_extra_site_cfg to match the...
2012-04-19 Daniel Dunbarllvm-lit: Inject the lit module path at the beginning...
2011-03-08 NAKAMURA TakumiUse $(ECHOPATH) to make llvm-lit from llvm-lit.in.
2011-03-05 Jakob Stoklund OlesenRevert r127073: "Introduce $(ECHOPATH) to print DOSish...
2011-03-05 NAKAMURA TakumiIntroduce $(ECHOPATH) to print DOSish path string on...
2011-02-09 NAKAMURA Takumillvm-lit may be available with CMake.
2011-02-09 NAKAMURA Takumillvm-lit may be able to invoke clang tests.
2010-09-13 Michael J. SpencerCMake: Add llvm-lit to CMake build.
2010-08-02 Daniel Dunbarbuild: Fix a dependency.
2010-08-02 Daniel Dunbartests: Add an 'llvm-lit' tool (script), which gets...