summaryrefslogtreecommitdiffstats
path: root/lld/test/lit.cfg.py
Commit message (Expand)AuthorAgeFilesLines
* ELF: Change FileSize back to a uint64_t.Peter Collingbourne2019-03-011-0/+3
* Use llvm_canonicalize_cmake_booleans for LLVM_LIBXML2_ENABLED [lld]Nico Weber2019-01-191-3/+3
* [LLD][ELF] - Support MSP430.George Rimar2019-01-101-0/+1
* [test] Enable system-linker-elf feature on NetBSD [NFC]Michal Gorny2019-01-021-1/+1
* Tolerate flaky LLD tests on NetBSDKamil Rytarowski2018-12-231-0/+5
* [test] Capture stderr from 'tar --version' call as wellMichal Gorny2018-12-141-3/+6
* Support RISC-VRui Ueyama2018-08-091-0/+1
* Add Hexagon SupportSid Manning2018-06-131-0/+1
* [WebAssembly] Initial support for LTOSam Clegg2018-05-301-1/+2
* Add llvm-dwarfdump tool_patternsSam Clegg2018-05-051-1/+1
* [PDB] Resubmit "Support embedding natvis files in PDBs."Zachary Turner2018-03-231-0/+3
* Revert "Resubmit "Support embedding natvis files in PDBs.""Zachary Turner2018-03-201-3/+0
* Fix consitent -> consistent.Eric Christopher2018-03-201-1/+1
* Resubmit "Support embedding natvis files in PDBs."Zachary Turner2018-03-201-0/+3
* Revert r327964 "lit: Make config.llvm_libxml2_enabled an int, not a string"Hans Wennborg2018-03-201-3/+3
* lit: Make config.llvm_libxml2_enabled an int, not a stringHans Wennborg2018-03-201-3/+3
* Revert "Support embedding natvis files in PDBs."Zachary Turner2018-03-191-3/+0
* Support embedding natvis files in PDBs.Zachary Turner2018-03-191-0/+3
* [ELF] Add llvm-readelf to the lit tool substitutionsAlexander Richardson2018-02-271-2/+2
* Remove "--full-shutdown" and instead use an environment variable LLD_IN_TEST.Rui Ueyama2018-02-161-0/+1
* [ELF] Use shell to check the file permissionsPetr Hosek2017-12-121-8/+0
* [ELF] Don't set the executable bit for relocatable filesPetr Hosek2017-12-111-0/+8
* [WebAssembly] Initial wasm linker implementationSam Clegg2017-11-171-1/+2
* [lit] Respect LLVM_LIT_TOOLS_DIR when looking for 'tar' on Windows.Igor Kudrin2017-10-261-5/+7
* COFF: Add type server pdb files to linkrepro tar file.Peter Collingbourne2017-10-201-0/+6
* [lit] Raise the logic for enabling clang & lld substitutions to llvm.Zachary Turner2017-10-121-19/+4
* [lit] Improve tool substitution in lit.Zachary Turner2017-10-061-8/+6
* Run pyformat on lit code.Zachary Turner2017-10-061-15/+15
* Resubmit "[lit] Refactor out some more common lit configuration code."Zachary Turner2017-09-211-42/+15
* Revert "[lit] Refactor out some more common lit configuration code."Zachary Turner2017-09-211-15/+42
* [lit] Refactor out some more common lit configuration code.Zachary Turner2017-09-211-42/+15
* [lit] Rename lld and clang lit configs to end in .pyZachary Turner2017-09-211-0/+128
OpenPOWER on IntegriCloud