summaryrefslogtreecommitdiffstats
path: root/llvm/utils/llvm-lit/llvm-lit.in
Commit message (Expand)AuthorAgeFilesLines
* [lit] llvm-lit.in: specify file encoding to UTF-8George Karpenkov2019-01-141-0/+1
* [lit] Actually do normalize the case of files in the config map.Zachary Turner2017-09-211-0/+1
* [lit] Don't norm case when inserting into the config map.Zachary Turner2017-09-211-2/+0
* [lit] Undo the patch to stop writing pyc files.Zachary Turner2017-09-201-2/+0
* Make lit stop writing pyc files.Zachary Turner2017-09-191-0/+2
* [lit] Use realpath when adding to the config map.Zachary Turner2017-09-181-0/+1
* Resubmit "[lit] Force site configs to run before source-tree configs"Zachary Turner2017-09-151-36/+14
* Revert "[lit] Force site configs to run before source-tree configs"Zachary Turner2017-09-151-14/+36
* [lit] Force site configs to be run before source-tree configsZachary Turner2017-09-141-36/+14
* [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