[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
Thu Nov 9 18:20:19 PST 2017
jakehehrlich updated this revision to Diff 122386.
jakehehrlich added a comment.
Fixed more comments
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.122386.patch
Type: text/x-patch
Size: 21183 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171110/20e55cd3/attachment.bin>
More information about the llvm-commits
mailing list