[all-commits] [llvm/llvm-project] 0c8c05: [llvm-ar] Modify usage printouts to use the correc...
chrisjbris via All-commits
all-commits at lists.llvm.org
Tue May 3 09:45:38 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0c8c05064d57fe3bbbb1edd4c6e67f909c720578
https://github.com/llvm/llvm-project/commit/0c8c05064d57fe3bbbb1edd4c6e67f909c720578
Author: Chris Jackson <chrisj at graphcore.ai>
Date: 2022-05-03 (Tue, 03 May 2022)
Changed paths:
M llvm/test/tools/llvm-ar/tool-name.test
M llvm/test/tools/llvm-ranlib/tool-name.test
M llvm/tools/llvm-ar/llvm-ar.cpp
Log Message:
-----------
[llvm-ar] Modify usage printouts to use the correct toolname
Modify llvm-ar and llvm-ranlib to use the actual name of the executable
when printing the usage text via the '--help' flag.
Reviewers: Maskray, jhenderson, gbreynoo
Differential Revision: https://reviews.llvm.org/D124445
More information about the All-commits
mailing list