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

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 2 13:33:53 PDT 2020


nickdesaulniers added a comment.

>From the mailing list:

> The default page size in GNU ld for arm is 64k so binaries linked with ld
>  just worked on this device.

Can you help me verify that?

> This is what GNU LD considered

But that link is referring to max page size, not the default page size?


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