summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-ar/replace-update.test
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-ar][test] \r\n -> \nFangrui Song2019-07-171-189/+189
| | | | | | Also simplify some empty output tests with 'count 0' llvm-svn: 366324
* [llvm-ar][test] Add coverage for replace and update key lettersOwen Reynolds2019-07-171-0/+189
Some more tests to increase llvm-ar test coverage, this time for replace 'r' and update 'u'. Differential Revision: https://reviews.llvm.org/D64803 llvm-svn: 366309
OpenPOWER on IntegriCloud