[PATCH] D34689: [LLD][ELF] Pre-create ThunkSections at Target specific intervals

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 7 11:01:30 PDT 2017


smeenai added a comment.

@peter.smith I believe you meant to link to https://reviews.llvm.org/D35413.

Also, seconding what @ikudrin said. These patches are pretty vital for my use case (linking large libraries and executables for arm), so I've had them cherry-picked locally for a while now. Peter has been kind enough to keep rebasing these regularly, so they haven't been much of a maintenance burden for others, but it would be really nice to get these merged.


https://reviews.llvm.org/D34689





More information about the llvm-commits mailing list