[all-commits] [llvm/llvm-project] b89772: [llvm-install-name-tool] Add -V flag
Alexander Shaposhnikov via All-commits
all-commits at lists.llvm.org
Wed Sep 9 17:25:10 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b897729a39d35f95173852fe97da3602ec574c1d
https://github.com/llvm/llvm-project/commit/b897729a39d35f95173852fe97da3602ec574c1d
Author: Alexander Shaposhnikov <alexshap at fb.com>
Date: 2020-09-09 (Wed, 09 Sep 2020)
Changed paths:
M llvm/test/tools/llvm-objcopy/tool-version.test
M llvm/tools/llvm-objcopy/InstallNameToolOpts.td
Log Message:
-----------
[llvm-install-name-tool] Add -V flag
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 revision: https://reviews.llvm.org/D87264
More information about the All-commits
mailing list