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

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 3 23:41:57 PDT 2017


ikudrin added a comment.

I'd like to say that I'm quite happy with this set of patches. We use them for Arm32 target with relatively large executables, and they seem to work well. It'd be great if these patches are ported to the release branch as well.


https://reviews.llvm.org/D34689





More information about the llvm-commits mailing list