[PATCH] D62364: llvm-objcopy: Implement --extract-partition and --extract-main-partition.

Peter Collingbourne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 7 10:58:21 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL362818: llvm-objcopy: Implement --extract-partition and --extract-main-partition. (authored by pcc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62364?vs=203408&id=203580#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62364

Files:
  llvm/trunk/include/llvm/BinaryFormat/ELF.h
  llvm/trunk/test/tools/llvm-objcopy/ELF/Inputs/partitions.elf
  llvm/trunk/test/tools/llvm-objcopy/ELF/Inputs/partitions.elf.test
  llvm/trunk/test/tools/llvm-objcopy/ELF/partitions.test
  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.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: D62364.203580.patch
Type: text/x-patch
Size: 27252 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190607/08a08543/attachment.bin>


More information about the llvm-commits mailing list