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

Stephen Hines via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 3 20:34:37 PDT 2020


srhines added a comment.

I should have looked more closely at the AOSP sources, because we already hard-code the expected 4KB max-page-size. We do have some crufty flags that can be cleaned up, so I'll do that instead (https://android-review.googlesource.com/c/platform/build/soong/+/1278815). :) I'll also go ahead and create/test a CL to revert the Clang driver change forcing 4KB max-page-size next week.


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