[PATCH] D37369: [ELF] Set p_memsz to p_filesz when aligning the last segment to page boundary

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 1 14:49:53 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312384: [ELF] Set p_memsz to p_filesz when aligning the last segment to page boundary (authored by phosek).

Changed prior to commit:
  https://reviews.llvm.org/D37369?vs=113504&id=113605#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37369

Files:
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/avoid-empty-program-headers.s
  lld/trunk/test/ELF/basic-aarch64.s
  lld/trunk/test/ELF/basic-sparcv9.s
  lld/trunk/test/ELF/basic.s
  lld/trunk/test/ELF/basic32.s
  lld/trunk/test/ELF/build-id.s
  lld/trunk/test/ELF/image-base.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37369.113605.patch
Type: text/x-patch
Size: 4392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170901/dedba1e5/attachment.bin>


More information about the llvm-commits mailing list