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

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 12:03:49 PDT 2020


psmith added a comment.

In D77330#1983784 <https://reviews.llvm.org/D77330#1983784>, @thieta wrote:

> This adjusts the comments as suggested by @psmith and addresses all the tests except the following three:
>
>   lld :: ELF/arm-branch-rangethunk.s
>   lld :: ELF/arm-thunk-largesection.s
>   lld :: ELF/arm-thunk-multipass-plt.s
>   
>
> I am not able to get them to pass and would like some help to get them to work. Otherwise I hope this is more or less done. It's been kind of a slog getting through the tests but hopefully I did it correctly :)


I'll take a look although it may take some time to go through these. May report back after I've looked at each one.


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