[PATCH] D34035: [LLD][ELF] Introduce Thunk reuse compatibility
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 27 07:38:04 PDT 2017
peter.smith added a comment.
At least one person has asked me when range thunks for ARM will be ready. I'd like to post the full feature for review and maintain it so that if anyone wants to play about with it they can.
This is patch 1 of 11 of range thunks.
I've posted the full range thunks implementation in a single patch for them in https://reviews.llvm.org/D34634 . This can be used for context on how I'm intending the final code to look.
https://reviews.llvm.org/D34035
More information about the llvm-commits
mailing list