[PATCH] D112063: [lld][ELF] Add first bits to support relocation relaxations for AArch64
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 22 10:22:28 PST 2021
peter.smith added a comment.
I'm happy my comments have been addressed; thanks. I'm a bit reluctant to set approved as I think @MaskRay had some concerns about the complexity of the implementation. I guess I can add my approval from the AArch64 ABI perspective. If MaskRay is happy with the implementation we can go forward.
I'll need to work with @Wilco1 to get his ABI PR merged. We've just had an ABI release so it will be good to give this another push.
I may be a bit slow replying this week. I've got some internal work to do that is keeping me busy.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112063/new/
https://reviews.llvm.org/D112063
More information about the llvm-commits
mailing list