[PATCH] D48953: [LLD] [COFF] Store import symbol pointers as pointers to the base class

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 9 15:06:54 PDT 2018


mstorsjo added a comment.

In https://reviews.llvm.org/D48953#1156528, @ruiu wrote:

> Sorry for the belated response. Yes, I did read the other patch too, and I prefer this one because this patch doesn't change the code for symbol name resolution.


Ok, thanks for confirming and clarifying! I'll land this one soon then.


https://reviews.llvm.org/D48953





More information about the llvm-commits mailing list