commit | 0ef99ca29430c0997545b9945bbf7442e60b43c2 | [log] [tgz] |
---|---|---|
author | Jake Ehrlich <jakehehrlich@google.com> | Tue Oct 10 18:47:09 2017 +0000 |
committer | Jake Ehrlich <jakehehrlich@google.com> | Tue Oct 10 18:47:09 2017 +0000 |
tree | 6231a7d900159d9e71a047b0a94f02c9e7d89444 | |
parent | cde4888b1c189c2ce6f41b4686125810fc3dc850 [diff] |
[llvm-objcopy] Add support for removing sections This change adds support for removing sections using the -R field (as GNU objcopy does as well). This change should let us add many helpful tests and is a proper stepping stone for adding more general kinds of stripping. Differential Revision: https://reviews.llvm.org/D38260 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315346 91177308-0d34-0410-b5e6-96231b3b80d8