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

Ed Maste via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 2 14:17:43 PDT 2016


emaste added a comment.

This change broke linking the FreeBSD kernel with lld, which relies on MAXPAGESIZE to set the kernel's phys addr. See https://svnweb.freebsd.org/base/head/sys/conf/ldscript.amd64?revision=303442&view=markup#l9


Repository:
  rL LLVM

https://reviews.llvm.org/D24987





More information about the llvm-commits mailing list