[PATCH] D77330: Consider increasing the default ARM32 page size to 64k.
Ryan Prichard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 7 22:50:25 PDT 2020
rprichard added a comment.
Yeah, the change seems OK to me. I think we want Android to continue using a 4K max-page-size, though.
> clang driver change similar to what we do with android aarch64 here:https://github.com/llvm/llvm-project/blob/master/clang/lib/Driver/ToolChains/Linux.cpp#L256
That seems fine to me.
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