OSDN Git Service

[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)
commit32f6332ef1a600a98c971614639e49aac239e18f
treea336c27cde4ebd6beacca1e951e534313657ec3b
parentf14213bb4cd958aeeb0222c5e28e9b4538846232
[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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@355074 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-objcopy/ELF/strip-section-err.test
tools/llvm-objcopy/ELF/Object.cpp