[PATCH] D59483: [llvm-objcopy]Preserve data in segments not covered by sections
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 18 10:09:35 PDT 2019
jhenderson updated this revision to Diff 191121.
jhenderson added a comment.
Fix the test to use a correct regex pattern, and add content to the "blob" sections to show that sections are set to zero post-removal, as desired.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59483/new/
https://reviews.llvm.org/D59483
Files:
test/tools/llvm-objcopy/ELF/preserve-segment-contents.test
tools/llvm-objcopy/ELF/Object.cpp
tools/llvm-objcopy/ELF/Object.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59483.191121.patch
Type: text/x-patch
Size: 23451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190318/91107ba6/attachment.bin>
More information about the llvm-commits
mailing list