[PATCH] D62364: llvm-objcopy: Implement --extract-partition and --extract-main-partition.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 6 11:40:16 PDT 2019
pcc updated this revision to Diff 203408.
pcc marked 3 inline comments as done.
pcc added a comment.
- Address review comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62364/new/
https://reviews.llvm.org/D62364
Files:
llvm/test/tools/llvm-objcopy/ELF/Inputs/partitions.elf
llvm/test/tools/llvm-objcopy/ELF/Inputs/partitions.elf.test
llvm/test/tools/llvm-objcopy/ELF/partitions.test
llvm/tools/llvm-objcopy/CopyConfig.cpp
llvm/tools/llvm-objcopy/CopyConfig.h
llvm/tools/llvm-objcopy/ELF/ELFObjcopy.cpp
llvm/tools/llvm-objcopy/ELF/Object.cpp
llvm/tools/llvm-objcopy/ELF/Object.h
llvm/tools/llvm-objcopy/ObjcopyOpts.td
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62364.203408.patch
Type: text/x-patch
Size: 25836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190606/a59df860/attachment.bin>
More information about the llvm-commits
mailing list