[PATCH] D25079: [ELF] Set maximum page size to 65536 on AArch64
Eugene Leviant via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 3 04:04:32 PDT 2016
evgeny777 added a comment.
No problem. FYI only sections which start PT_LOAD segment are page aligned. See Writer<ELFT>::fixSectionAlignments()
Repository:
rL LLVM
https://reviews.llvm.org/D25079
More information about the llvm-commits
mailing list