[PATCH] D112063: [lld][ELF] Add first bits to support relocation relaxations for AArch64
Alexander Shaposhnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 4 17:26:25 PDT 2021
alexander-shaposhnikov added a comment.
@MaskRay - based on the latest comments it seems like there is some progress on https://github.com/ARM-software/abi-aa/pull/106,
It'd be good to be able to make progress incrementally, the details of implementation will (and should) change over time.
P.S. (I have a few other changes in the pipeline which depend on this one)
@peter.smith, @Wilco1 - what are your thoughts ?
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