summaryrefslogtreecommitdiff
path: root/llvm/utils/llvm-lit
Commit message (Expand)AuthorAgeFilesLines
* Execute llvm-lit with the python found by CMake by defaultAlex Richardson2020-08-031-1/+1
* llvm-lit.in: Use a raw string for LLVM_SOURCE_DIRNico Weber2020-05-111-2/+2
* Revert "[lit] Keep original cfg file case around."Nico Weber2020-04-151-1/+2
* [lit] Keep original cfg file case around.Nico Weber2020-04-151-2/+1
* Revert a few unsuccessful attempts at fixing bots.Nico Weber2020-04-131-1/+1
* Reland "Make llvm_source_root in llvm-lit relative too."Nico Weber2020-04-062-9/+9
* Revert "Make llvm_source_root in llvm-lit relative too."Hubert Tong2020-04-062-9/+9
* Make llvm_source_root in llvm-lit relative too.Nico Weber2020-04-062-9/+9
* Delete a variable that's been unused since r313407.Nico Weber2020-04-061-1/+0
* try to fix tsan botNico Weber2020-04-061-7/+9
* Make paths in generated llvm-lit relative as well.Nico Weber2020-04-061-1/+20
* [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-152-43/+22
* Revert "[lit] Force site configs to run before source-tree configs"Zachary Turner2017-09-152-16/+36
* [lit] Force site configs to be run before source-tree configsZachary Turner2017-09-142-36/+16
* [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
* Remove autoconf supportChris Bieneman2016-01-261-27/+0
* 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-302-5/+17
* 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
* utils/llvm-lit: Generate "llvm-lit.py" rather than "llvm-lit" on Win32 hosts ...NAKAMURA Takumi2013-12-032-3/+13
* Remove llvm-lit from the cmake install target.Hans Wennborg2013-08-221-8/+0
* [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
* Use $(ECHOPATH) to make llvm-lit from llvm-lit.in.NAKAMURA Takumi2011-03-081-4/+5
* Revert r127073: "Introduce $(ECHOPATH) to print DOSish path string on MSYS ba...Jakob Stoklund Olesen2011-03-051-5/+4
* Introduce $(ECHOPATH) to print DOSish path string on MSYS bash for alternativ...NAKAMURA Takumi2011-03-051-4/+5
* 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
* CMake: Add llvm-lit to CMake build.Michael J. Spencer2010-09-131-0/+12
* build: Fix a dependency.Daniel Dunbar2010-08-021-1/+1
* tests: Add an 'llvm-lit' tool (script), which gets generated as part of theDaniel Dunbar2010-08-022-0/+42