[PATCH] D38436: [llvm-objcopy] Fix major layout bugs in llvm-objcopy
Jake Ehrlich via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 3 11:49:26 PDT 2017
jakehehrlich updated this revision to Diff 117556.
jakehehrlich added a comment.
1. Removed all traces of Segment::finalize
2. Added proper addresses to program headers in shift test to make sure addresses are also being tested
Repository:
rL LLVM
https://reviews.llvm.org/D38436
Files:
test/tools/llvm-objcopy/segment-shift.test
tools/llvm-objcopy/Object.cpp
tools/llvm-objcopy/Object.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38436.117556.patch
Type: text/x-patch
Size: 4801 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171003/ef6cc0f6/attachment.bin>
More information about the llvm-commits
mailing list