[PATCH] D50381: [llvm-objcopy] Add --prefix-symbols option

Paul Semel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 8 09:32:08 PDT 2018


paulsemel updated this revision to Diff 159738.
paulsemel added a comment.

Give ownership of Symbols names to symbol itself.


Repository:
  rL LLVM

https://reviews.llvm.org/D50381

Files:
  test/tools/llvm-objcopy/prefix-symbols.test
  tools/llvm-objcopy/ObjcopyOpts.td
  tools/llvm-objcopy/Object.h
  tools/llvm-objcopy/llvm-objcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50381.159738.patch
Type: text/x-patch
Size: 5289 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180808/a044b78f/attachment.bin>


More information about the llvm-commits mailing list