[PATCH] D49576: [llvm-objcopy] Add basic support for --rename-section

Jordan Rupprecht via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 20 11:20:58 PDT 2018


rupprecht updated this revision to Diff 156551.
rupprecht added a comment.

Revert changes to Object; do the renaming in objcopy directly.


Repository:
  rL LLVM

https://reviews.llvm.org/D49576

Files:
  test/tools/llvm-objcopy/rename-section-multiple.test
  test/tools/llvm-objcopy/rename-section.test
  tools/llvm-objcopy/ObjcopyOpts.td
  tools/llvm-objcopy/llvm-objcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49576.156551.patch
Type: text/x-patch
Size: 4811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180720/fc3bf9cf/attachment.bin>


More information about the llvm-commits mailing list