[PATCH] D25079: [ELF] Set maximum page size to 65536 on AArch64

Peter Smith via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 3 04:00:23 PDT 2016


peter.smith added a comment.

I did, although I may be mistaken. Looking at the tests the values for some of the section addresses gave me the impression that each output section was being aligned on a page boundary, although looking a bit deeper it looks to be only at the RO/RW boundar. If it is just on segment boundary I'm much less concerned.

I'll check this afternoon properly, my apologies if I was wrong, I had limited opportunity to download and rebuild last Friday.


Repository:
  rL LLVM

https://reviews.llvm.org/D25079





More information about the llvm-commits mailing list