[PATCH] D70036: [llvm-objcopy][COFF] Implement --redefine-sym and --redefine-syms

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 11 10:49:48 PST 2019


MaskRay updated this revision to Diff 228739.
MaskRay marked 2 inline comments as done.
MaskRay edited the summary of this revision.
MaskRay added a comment.
Herald added subscribers: arichardson, emaste.
Herald added a reviewer: espindola.

Improve tests


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70036/new/

https://reviews.llvm.org/D70036

Files:
  llvm/docs/CommandGuide/llvm-objcopy.rst
  llvm/test/tools/llvm-objcopy/COFF/redefine-symbol.test
  llvm/test/tools/llvm-objcopy/ELF/redefine-symbol.test
  llvm/test/tools/llvm-objcopy/redefine-symbols.test
  llvm/tools/llvm-objcopy/COFF/COFFObjcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70036.228739.patch
Type: text/x-patch
Size: 9128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191111/c5230656/attachment.bin>


More information about the llvm-commits mailing list