[PATCH] D41619: [llvm-objcopy] Use physical instead of virtual address when aligning and placing sections in binary

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 22 11:29:10 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL323144: [llvm-objcopy] Use physical instead of virtual address when aligning and… (authored by jakehehrlich, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D41619?vs=129489&id=130934#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D41619

Files:
  llvm/trunk/test/tools/llvm-objcopy/basic-align-copy.test
  llvm/trunk/test/tools/llvm-objcopy/binary-no-paddr.test
  llvm/trunk/test/tools/llvm-objcopy/binary-paddr.test
  llvm/trunk/test/tools/llvm-objcopy/binary-segment-layout.test
  llvm/trunk/test/tools/llvm-objcopy/two-seg-remove-end.test
  llvm/trunk/test/tools/llvm-objcopy/two-seg-remove-first.test
  llvm/trunk/test/tools/llvm-objcopy/two-seg-remove-third-sec.test
  llvm/trunk/tools/llvm-objcopy/Object.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41619.130934.patch
Type: text/x-patch
Size: 12217 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180122/eb601e61/attachment.bin>


More information about the llvm-commits mailing list