[PATCH] D39132: [llvm-objcopy] Fix bug in how segment alignment was being handled

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 30 15:14:06 PDT 2017


jakehehrlich updated this revision to Diff 120873.
jakehehrlich added a comment.

Fixed the test case with all the strange addresses that made no sense.


Repository:
  rL LLVM

https://reviews.llvm.org/D39132

Files:
  test/tools/llvm-objcopy/check-addr-offset-align.test
  tools/llvm-objcopy/Object.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39132.120873.patch
Type: text/x-patch
Size: 3683 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171030/a2a81df0/attachment.bin>


More information about the llvm-commits mailing list