[PATCH] D58234: [llvm-objcopy] Add --add-symbol

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 25 06:12:25 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354787: [llvm-objcopy] Add --add-symbol (authored by evgeny777, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D58234?vs=187940&id=188155#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58234

Files:
  llvm/trunk/test/tools/llvm-objcopy/ELF/add-symbol.test
  llvm/trunk/tools/llvm-objcopy/COFF/COFFObjcopy.cpp
  llvm/trunk/tools/llvm-objcopy/CopyConfig.cpp
  llvm/trunk/tools/llvm-objcopy/CopyConfig.h
  llvm/trunk/tools/llvm-objcopy/ELF/ELFObjcopy.cpp
  llvm/trunk/tools/llvm-objcopy/ELF/Object.h
  llvm/trunk/tools/llvm-objcopy/ObjcopyOpts.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58234.188155.patch
Type: text/x-patch
Size: 11479 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190225/1e205585/attachment.bin>


More information about the llvm-commits mailing list