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

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 13:01:20 PDT 2020


psmith added a comment.

F11750521: D77330-fixup2.diff <https://reviews.llvm.org/F11750521>

Attaching a diff that will fix the other 2 tests. The arm-thunk-multipass-plt.s has a .got.plt that is more heavily aligned so the PLT entries needed adjusting. The arm-thunk-largesection.s needed the section start and stop addresses adjusting for a higher start address. Can you check that these work and re-upload. I'll then do a run through all the tests to see if I can spot anything else.


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