[PATCH] D41619: [llvm-objcopy] Use physical instead of virtual address when aligning and placing sections in binary
Owen Shaw via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 9 17:28:16 PST 2018
owenpshaw updated this revision to Diff 129198.
owenpshaw added a comment.
Fix comparison to handle cases two segments have the same PAddr
https://reviews.llvm.org/D41619
Files:
test/tools/llvm-objcopy/basic-align-copy.test
test/tools/llvm-objcopy/binary-no-paddr.test
test/tools/llvm-objcopy/binary-paddr.test
test/tools/llvm-objcopy/binary-segment-layout.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: D41619.129198.patch
Type: text/x-patch
Size: 8026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180110/df0b18d8/attachment.bin>
More information about the llvm-commits
mailing list