[PATCH] D38332: [llvm-objcopy] Add ability to remove multiple sections by name

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 27 13:36:58 PDT 2017


jakehehrlich created this revision.

This change adds the ability to use the "-R"/"-remove-section" option multiple times.


Repository:
  rL LLVM

https://reviews.llvm.org/D38332

Files:
  test/tools/llvm-objcopy/remove-multiple-sections.test
  tools/llvm-objcopy/llvm-objcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38332.116875.patch
Type: text/x-patch
Size: 4735 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170927/e7ef2bdd/attachment.bin>


More information about the llvm-commits mailing list