[PATCH] D34689: [LLD][ELF] Pre-create ThunkSections at Target specific intervals
Peter Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 25 01:52:23 PDT 2017
peter.smith added a comment.
Is there anything more I can do to progress the last three range thunks patches? I think I have all the outstanding comments received so far covered.
- https://reviews.llvm.org/D34689 Pre-create ThunkSections at Target specific intervals (this one)
- https://reviews.llvm.org/D34691 Introduce range extension thunks for ARM
- https://reviews.llvm.org/D34692 Add support for multiple passes to createThunks()
https://reviews.llvm.org/D34689
More information about the llvm-commits
mailing list