[llvm-objdump] - Improve the error message for "removing a section that is used by...
authorGeorge Rimar <grimar@accesssoftek.com>
Thu, 28 Feb 2019 08:21:50 +0000 (08:21 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Thu, 28 Feb 2019 08:21:50 +0000 (08:21 +0000)
commitbf447a5bb5553dc979ffa77071b144a9cc83ddcc
treecd207d4ad8796f69a6467ae9e775b7cdec6458ee
parent7b4fce12b35bf89db45cbc13329146c58d156b53
[llvm-objdump] - Improve the error message for "removing a section that is used by relocation" case.

This refines/improves the error message introduced in D58625

Differential revision: https://reviews.llvm.org/D58709

llvm-svn: 355074
llvm/test/tools/llvm-objcopy/ELF/strip-section-err.test
llvm/tools/llvm-objcopy/ELF/Object.cpp