[PATCH] D125410: [ELF] Align the end of PT_GNU_RELRO to max-page-size instead of common-page-size

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 12 00:43:09 PDT 2022


peter.smith accepted this revision.
peter.smith added a comment.
This revision is now accepted and ready to land.

LGTM thanks for making the change. It was useful to see the write up in the binutils PR as common page versus max page size isn't documented very well.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125410/new/

https://reviews.llvm.org/D125410



More information about the llvm-commits mailing list