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

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 26 05:39:33 PDT 2017


peter.smith added a comment.

In https://reviews.llvm.org/D34692#907451, @ruiu wrote:

> OK, let's land this first. I'm really sorry to take that long to review this patch, I apologize for that. I hoped that I could have refactored Relocations.cpp before landing more code there, but apparently I couldn't be a roadblock anymore for this change. I'll try to reduce complexity of relocation handling after you submit this patch.


Thank you very much for the approval. As some of the approved patches depend on https://reviews.llvm.org/D34689 I'll wait until that one clears and commit all the patches at once.


https://reviews.llvm.org/D34692





More information about the llvm-commits mailing list