summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-ar
Commit message (Expand)AuthorAgeFilesLines
...
* [llvm-ar] Implement the P modifier.Jordan Rupprecht2019-02-142-2/+118
* [llvm-ar][libObject] Fix relative paths when nesting thin archives.Jordan Rupprecht2019-02-132-1/+16
* Revert r353424 "[llvm-ar][libObject] Fix relative paths when nesting thin arc...Hans Wennborg2019-02-082-16/+1
* [llvm-ar][libObject] Fix relative paths when nesting thin archives.Jordan Rupprecht2019-02-072-1/+16
* [llvm-ar] Remove leading slash when printing thin archive membersJordan Rupprecht2019-02-061-0/+10
* [llvm-ar] Resubmit recursive thin archive test with fix for full path names a...Jordan Rupprecht2019-01-151-0/+13
* [llvm-ar] Temporarily remove failing test which is breaking buildbotsJordan Rupprecht2019-01-141-13/+0
* [llvm-ar] Flatten thin archives.Jordan Rupprecht2019-01-148-0/+48
* [llvm-ar] Access ADDLIB in llvm-ar via command lineOwen Reynolds2018-10-264-0/+133
* [llvm-ar] Use POSIX-specified timestamps for 'tv'.Jordan Rupprecht2018-10-051-2/+2
* [llvm-ar] Support * as comment char in MRI scriptsMartin Storsjo2018-09-061-3/+9
* [llvm-ar] Fix help text test. NFC.Ben Dunbobbin2018-08-021-1/+1
* [COFF] Adjust how we flag weak externalsMartin Storsjo2018-07-201-0/+53
* [llvm-ar] Temporarily make the tool case detection test Windows-only to fix t...Alexandre Ganea2018-04-101-0/+1
* [llvm-ar] Fix lib.exe detection when running within MSVC toolchainAlexandre Ganea2018-04-101-0/+11
* [llvm-ar] Support multiple dashed optionsPeter Collingbourne2018-03-281-0/+16
* On Windows expansion of regex file name patterns is the responsibility of eachDmitry Mikulin2018-03-051-0/+7
* Implementation of MRI "delete" command.Dmitry Mikulin2018-03-021-0/+14
* [llvm-ar] Support an options string that start with a dashMartin Storsjo2017-11-031-1/+2
* Don't call exit from cl::PrintHelpMessage.Rafael Espindola2017-09-071-0/+1
* llvm-ar: exit with 1 if there is an error.Rafael Espindola2017-09-071-0/+4
* Fix binary static archive that got mangled by patchReid Kleckner2017-03-311-0/+0
* [llvm-ar] Extract objects to their basename in the CWDReid Kleckner2017-03-312-0/+20
* test: relax the match on the timestampSaleem Abdulrasool2016-07-051-1/+1
* Object: support empty UID/GID fieldsSaleem Abdulrasool2016-07-052-0/+5
* [yaml2obj] Remove --format option in favor of YAML tagsChris Bieneman2016-06-277-8/+8
* llvm-ar: add some tests for llvm-ar default selectionSaleem Abdulrasool2016-06-258-0/+179
OpenPOWER on IntegriCloud