This diff adds -V alias for --version to make llvm-install-name-tool consistent with other tools (llvm-objcopy, llvm-strip, etc).
Test plan: make check-all
Differential D87264
[llvm-install-name-tool] Add -V flag alexander-shaposhnikov on Sep 7 2020, 9:15 PM. Authored by
Details This diff adds -V alias for --version to make llvm-install-name-tool consistent with other tools (llvm-objcopy, llvm-strip, etc). Test plan: make check-all
Diff Detail
Event TimelineComment Actions LGTM.
Comment Actions LGTM too. I noticed that --version (and -V) are missing from the Command Guide for llvm-install-name-tool, along with --help, unlike e.g. llvm-objcopy. Perhaps worth a separate patch if you get a few minutes to fix the doc. |
(Alias may not need a line wrap)