[PATCH] D83644: [AArch64][ELF] Support FDE references more than +/-2GB range for AArch64 large code model
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 19 21:22:56 PDT 2020
MaskRay accepted this revision.
MaskRay added a comment.
This revision is now accepted and ready to land.
I realized I just ran into this issue:) I could not add a test for large code model because it does not use sdata8 yet: 3073a3aa1ef1ce8c9cac9b97a8e5905dd8779e16 <https://reviews.llvm.org/rG3073a3aa1ef1ce8c9cac9b97a8e5905dd8779e16>
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83644/new/
https://reviews.llvm.org/D83644
More information about the llvm-commits
mailing list