rjmccall added a comment.

What I was thinking was something more along the lines of a little struct that 
stored either a Decl * or a FunctionType *, and you could change the TargetDecl 
argument to functions like EmitCall and ConstructAttributeList to that.  Maybe 
call it something like CalleeInfo?


http://reviews.llvm.org/D14796



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to