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

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 12 11:32:56 PST 2019


MaskRay updated this revision to Diff 228925.
MaskRay edited the summary of this revision.
MaskRay added a comment.

Update description: fixed the documentation


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.228925.patch
Type: text/x-patch
Size: 9348 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191112/31c561b3/attachment-0001.bin>


More information about the llvm-commits mailing list