summaryrefslogtreecommitdiffstats
path: root/llvm/test/LibDriver
Commit message (Expand)AuthorAgeFilesLines
* [test] Move llvm-lib tests into tools/llvm-lib. NFC.Martin Storsjo2017-11-0212-78/+0
* [llvm] Get rid of "%T" expansionsKuba Mracek2017-08-152-18/+19
* [llvm-ar] Make llvm-lib behave more like the MSVC archiverReid Kleckner2017-06-121-0/+24
* LibDriver: Allow resource files to be archive members.Peter Collingbourne2016-12-153-1/+4
* LibDriver: Reject inputs that are not COFF objects or bitcode files.Peter Collingbourne2016-12-143-1/+3
* LibDriver: Silently do nothing when provided no inputs.Peter Collingbourne2016-04-131-0/+2
* Add support for producing thin archives in llvm-lib.Rafael Espindola2015-07-171-0/+9
* LibDriver: Fix output path inference.Peter Collingbourne2015-07-081-0/+15
* Use correct escaping for semicolon on Windows.Peter Collingbourne2015-06-201-1/+1
* LibDriver tests require x86 target.Peter Collingbourne2015-06-201-0/+3
* LibDriver: implement /libpath and $LIB; ignore /ignore and /machine.Peter Collingbourne2015-06-203-0/+19
OpenPOWER on IntegriCloud