[PATCH] D42222: [llvm-objcopy] Refactor llvm-objcopy to use reader and writer objects
Jake Ehrlich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 23 11:59:49 PST 2018
jakehehrlich updated this revision to Diff 131124.
jakehehrlich added a comment.
1. Moved BinarySectionWriter to after ELFWriter
2. Fixed bianry/binary typos
3. Added section names to error messages
Repository:
rL LLVM
https://reviews.llvm.org/D42222
Files:
test/tools/llvm-objcopy/remove-shstrtab-error.test
tools/llvm-objcopy/Object.cpp
tools/llvm-objcopy/Object.h
tools/llvm-objcopy/llvm-objcopy.cpp
tools/llvm-objcopy/llvm-objcopy.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42222.131124.patch
Type: text/x-patch
Size: 59447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180123/17d885c5/attachment.bin>
More information about the llvm-commits
mailing list