[PATCH] D62364: llvm-objcopy: Implement --extract-partition and --extract-main-partition.
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 3 15:24:38 PDT 2019
pcc updated this revision to Diff 202808.
pcc marked an inline comment as done.
pcc added a comment.
- Create ReaderConfig
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.202808.patch
Type: text/x-patch
Size: 25701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190603/a28123dd/attachment-0001.bin>
More information about the llvm-commits
mailing list