summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-ar/invalid-object-file.test
Commit message (Collapse)AuthorAgeFilesLines
* llvm-ranlib/nm: Don't print usage message except for usage errorsSam Clegg2019-11-081-0/+3
| | | | | | | Also, fix a bug in ranlib where it didn't correctly detect being run without any argument and would try to operate on the empty string. Differential Revision: https://reviews.llvm.org/D70021
* [llvm-ar] Removes repetition in the error messageFangrui Song2019-09-201-0/+8
As per bug 40244, fixed an error where the error message was repeated. Differential Revision: https://reviews.llvm.org/D67038 Patch by Yu Jian (wyjw) llvm-svn: 372370
OpenPOWER on IntegriCloud