[all-commits] [llvm/llvm-project] ca133c: [llvm-objcopy] Update help messages
Alexander Shaposhnikov via All-commits
all-commits at lists.llvm.org
Wed Jun 24 11:20:22 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ca133cdecfeacf9a36f7f4b547239ca8b799641c
https://github.com/llvm/llvm-project/commit/ca133cdecfeacf9a36f7f4b547239ca8b799641c
Author: Alexander Shaposhnikov <alexshap at fb.com>
Date: 2020-06-24 (Wed, 24 Jun 2020)
Changed paths:
M llvm/test/tools/llvm-objcopy/ELF/help-message.test
M llvm/test/tools/llvm-objcopy/MachO/install-name-tool-help-message.test
M llvm/tools/llvm-objcopy/CopyConfig.cpp
Log Message:
-----------
[llvm-objcopy] Update help messages
This diff updates the help messages for llvm-objcopy, llvm-strip and
llvm-install-name-tool.
Patch by Sameer Arora!
Test plan: make check-all
Differential revision: https://reviews.llvm.org/D81907
More information about the All-commits
mailing list