[PATCH] D24987: [ELF] Use MaxPageSize for aligning PT_LOAD

Petr Hosek via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 27 17:18:19 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL282560: [ELF] Use MaxPageSize for aligning PT_LOAD (authored by phosek).

Changed prior to commit:
  https://reviews.llvm.org/D24987?vs=72710&id=72738#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24987

Files:
  lld/trunk/ELF/Driver.cpp
  lld/trunk/ELF/Target.cpp
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/linkerscript/data-segment-relro.s
  lld/trunk/test/ELF/linkerscript/locationcounter.s
  lld/trunk/test/ELF/linkerscript/outsections-addr.s
  lld/trunk/test/ELF/linkerscript/symbol-assignexpr.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24987.72738.patch
Type: text/x-patch
Size: 6336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160928/c40cc664/attachment.bin>


More information about the llvm-commits mailing list