[PATCH] D39713: [llvm-objcopy] Change -O binary to respect section removal and behave like GNU objcopy
Jake Ehrlich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 8 12:26:49 PST 2017
jakehehrlich updated this revision to Diff 122143.
jakehehrlich added a comment.
1. Fixed some comments
2. Added reference in loop over AllocatedSections
Repository:
rL LLVM
https://reviews.llvm.org/D39713
Files:
test/tools/llvm-objcopy/binary-remove-all-but-one.test
test/tools/llvm-objcopy/binary-remove-end.test
test/tools/llvm-objcopy/binary-remove-middle.test
test/tools/llvm-objcopy/two-seg-remove-end.test
test/tools/llvm-objcopy/two-seg-remove-first.test
test/tools/llvm-objcopy/two-seg-remove-third-sec.test
tools/llvm-objcopy/Object.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39713.122143.patch
Type: text/x-patch
Size: 20900 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171108/2d8bb3b3/attachment.bin>
More information about the llvm-commits
mailing list