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

Ed Maste via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 2 15:34:07 PDT 2016


emaste added a comment.

I'm not sure what's the best solution here; we could add `-zmax-page-size` to the FreeBSD kernel build, but I'm not sure we want to diverge from ld.bfd. For now I'm testing with a change to set x86 MaxPageSize back to 0x200000.


Repository:
  rL LLVM

https://reviews.llvm.org/D24987





More information about the llvm-commits mailing list