[PATCH] D18071: CodeGen: Mark functions used in vtables as unnamed_addr.
John McCall via cfe-commits
cfe-commits at lists.llvm.org
Sun Mar 13 12:56:09 PDT 2016
rjmccall added a comment.
I see, they weren't being set on declarations, just definitions. Yes, this seems reasonable.
http://reviews.llvm.org/D18071
More information about the cfe-commits
mailing list