[PATCH] D77330: Consider increasing the default ARM32 page size to 64k.
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 8 10:51:44 PDT 2020
MaskRay added a comment.
In D77330#1968854 <https://reviews.llvm.org/D77330#1968854>, @srhines wrote:
> I agree with Ryan. Please update the Clang driver for this to pass this same flag for 32-bit ARM as we already pass for AArch64.
I'll do it :/ D77746 <https://reviews.llvm.org/D77746>. The original description was outdated and I want to make some amendment to the test as well.
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