[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 2 15:08:30 PST 2018
owenpshaw updated this revision to Diff 128475.
owenpshaw added a comment.
Updated to use std::find_if
https://reviews.llvm.org/D41619
Files:
test/tools/llvm-objcopy/binary-no-paddr.test
test/tools/llvm-objcopy/binary-paddr.test
tools/llvm-objcopy/Object.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41619.128475.patch
Type: text/x-patch
Size: 5303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180102/cb23ce74/attachment.bin>
More information about the llvm-commits
mailing list