[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 Aug 1 01:21:16 PDT 2017
peter.smith added a comment.
General ping for the remaining range thunks patches. If there is anything that I can do to make these easier to review please let me know? https://reviews.llvm.org/D34692 contains a large comment that explains the overall design.
- 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