[PATCH] D46029: [llvm-objcopy] Implement --redefine-sym option

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 25 11:42:56 PDT 2018


alexshap updated this revision to Diff 143975.
alexshap added a comment.

Support multiple instances of --redefine-sym, add more tests


Repository:
  rL LLVM

https://reviews.llvm.org/D46029

Files:
  test/tools/llvm-objcopy/redefine-symbol.test
  tools/llvm-objcopy/Object.cpp
  tools/llvm-objcopy/Object.h
  tools/llvm-objcopy/Opts.td
  tools/llvm-objcopy/llvm-objcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46029.143975.patch
Type: text/x-patch
Size: 7267 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180425/801f9ff3/attachment.bin>


More information about the llvm-commits mailing list