[PATCH] D34692: [LLD][ELF] Add support for multiple passes to createThunks()

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 25 19:54:13 PDT 2017


smeenai added a comment.

At the developer meeting @peter.smith had said the thunks implementation could be moved out into its own file provided one relocation function was available to it. If it's easy enough to do, perhaps we want to do that before landing, to alleviate the concerns around the relocations code becoming even more complicated?


https://reviews.llvm.org/D34692





More information about the llvm-commits mailing list