summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-lib
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-242-2/+2
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-1/+1
* [llvm-ar] Improve tool selection heuristicFangrui Song2019-12-101-0/+14
* [llvm-lib] Detect duplicate input filesRui Ueyama2019-10-021-0/+14
* [llvm-lib] Correctly handle .lib input filesRui Ueyama2019-10-022-1/+16
* [lit] Delete empty lines at the end of lit.local.cfg NFCFangrui Song2019-06-171-1/+0
* llvm-lib: Implement /machine: argumentNico Weber2019-06-111-3/+10
* Make test not write to source directoryNico Weber2019-06-101-2/+2
* llvm-lib: Disallow mixing object files with different machine typesNico Weber2019-06-074-0/+94
* [llvm-ar][libObject] Fix relative paths when nesting thin archives.Jordan Rupprecht2019-02-131-0/+13
* llvm-lib: Implement /list flagNico Weber2019-02-091-0/+14
* Attempt to get test/tools/llvm-lib/help.test passing on sanitizer-x86_64-linu...Nico Weber2018-07-141-1/+4
* Give llvm-lib rudimentary help output.Nico Weber2018-07-141-0/+3
* [test] Move llvm-lib tests into tools/llvm-lib. NFC.Martin Storsjo2017-11-0212-0/+78
OpenPOWER on IntegriCloud