summaryrefslogtreecommitdiff
path: root/utils/llvm-lit
AgeCommit message (Expand)AuthorFilesLines
2016-01-26Remove autoconf supportChris Bieneman1-27/+0
2015-02-14Revert r229224: Make the 'llvm-lit' utility defend against a system where Pyt...Chandler Carruth1-1/+1
2015-02-14[lit] Make the 'llvm-lit' utility defend against a system where Python3Chandler Carruth1-1/+1
2014-07-07[testing]: lld generally lives in tools/, so fix llvm-lit.Tim Northover1-1/+1
2014-03-31lit: Set a base directory for compiler-rt testsDuncan P. N. Exon Smith1-0/+5
2014-01-14Add the lld root to llvm-lit, so llvm-lit can be usedJoey Gouly1-0/+5
2013-12-30[CMake] Generate ${BUILD_MODE}/llvm-lit for each ${CMAKE_CONFIGURATION_TYPES}.NAKAMURA Takumi2-5/+17
2013-12-17Add missing trailing comma in llvm-lit.inReid Kleckner1-1/+1
2013-12-17Add the lit site config for unittests to bin/llvm-litReid Kleckner1-0/+2
2013-12-03utils/llvm-lit: Generate "llvm-lit.py" rather than "llvm-lit" on Win32 hosts ...NAKAMURA Takumi2-3/+13
2013-08-22Remove llvm-lit from the cmake install target.Hans Wennborg1-8/+0
2013-01-27[CMake][Lit][unittests] Deprecate CMAKE_BUILD_TYPE in each build directory fo...NAKAMURA Takumi1-2/+1
2012-09-04[LIT] Add a clang_tools_extra_site_cfg to match the various other site_cfg.David Blaikie1-4/+9
2012-04-19llvm-lit: Inject the lit module path at the beginning of sys.path, just in caseDaniel Dunbar1-2/+3
2011-03-08Use $(ECHOPATH) to make llvm-lit from llvm-lit.in.NAKAMURA Takumi1-4/+5
2011-03-05Revert r127073: "Introduce $(ECHOPATH) to print DOSish path string on MSYS ba...Jakob Stoklund Olesen1-5/+4
2011-03-05Introduce $(ECHOPATH) to print DOSish path string on MSYS bash for alternativ...NAKAMURA Takumi1-4/+5
2011-02-09llvm-lit may be available with CMake.NAKAMURA Takumi1-0/+2
2011-02-09llvm-lit may be able to invoke clang tests.NAKAMURA Takumi1-0/+4
2010-09-13CMake: Add llvm-lit to CMake build.Michael J. Spencer1-0/+12
2010-08-02build: Fix a dependency.Daniel Dunbar1-1/+1
2010-08-02tests: Add an 'llvm-lit' tool (script), which gets generated as part of theDaniel Dunbar2-0/+42