[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:33:10 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7af6025bd12e: [llvm-objcopy][COFF] Implement --redefine-sym and --redefine-syms (authored by MaskRay).

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


More information about the llvm-commits mailing list