[PATCH] D58173: [llvm-objcopy] Add --set-start, --change-start, --adjust-start

Eugene Leviant via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 26 01:25:56 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354854: [llvm-objcopy] Add --set-start, --change-start and --adjust-start (authored by evgeny777, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D58173?vs=188159&id=188322#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58173

Files:
  llvm/trunk/test/tools/llvm-objcopy/ELF/change-entry-point.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/ObjcopyOpts.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58173.188322.patch
Type: text/x-patch
Size: 7197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190226/e89c49a1/attachment.bin>


More information about the llvm-commits mailing list