[llvm-objcopy] Update help messages
authorAlexander Shaposhnikov <alexshap@fb.com>
Wed, 24 Jun 2020 18:19:31 +0000 (11:19 -0700)
committerAlexander Shaposhnikov <alexshap@fb.com>
Wed, 24 Jun 2020 18:19:56 +0000 (11:19 -0700)
commitca133cdecfeacf9a36f7f4b547239ca8b799641c
tree27ba108f210371fa43cc1a1c4cbcf76dd3e5384b
parentaf5e61bf4fd1bf865f90beab0227ff4901246eeb
[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
llvm/test/tools/llvm-objcopy/ELF/help-message.test
llvm/test/tools/llvm-objcopy/MachO/install-name-tool-help-message.test
llvm/tools/llvm-objcopy/CopyConfig.cpp