summaryrefslogtreecommitdiffstats
path: root/llvm/utils/llvm-lit/llvm-lit.in
Commit message (Expand)AuthorAgeFilesLines
* [utils] Add libc++ and libc++abi config to llvm-litShoaib Meenai2017-01-171-0/+10
* Fix llvm-lit.in corresponding to r283710.NAKAMURA Takumi2016-10-101-2/+2
* Revert r229224: Make the 'llvm-lit' utility defend against a system where Pyt...Chandler Carruth2015-02-141-1/+1
* [lit] Make the 'llvm-lit' utility defend against a system where Python3Chandler Carruth2015-02-141-1/+1
* [testing]: lld generally lives in tools/, so fix llvm-lit.Tim Northover2014-07-071-1/+1
* 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-301-1/+1
* 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
* [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
* 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
* tests: Add an 'llvm-lit' tool (script), which gets generated as part of theDaniel Dunbar2010-08-021-0/+21
OpenPOWER on IntegriCloud