[PATCH] D77330: Consider increasing the default ARM32 max page size to 64k.

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 18 03:13:23 PDT 2020


psmith accepted this revision.
psmith added a comment.

LGTM too, I'd be lying if I said I checked every one of the numbers, but I think the overall test changes are consistent with changing the page size. There are a couple of files arm-plt-reloc.s and arm-thumb-plt-reloc.s where there are some // comments that could be made ///, if you've got the time to fix prior to committing then great. I don't think that is important enough to hold up the patch though, I appreciate the amount of work that you've put in.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77330





More information about the llvm-commits mailing list