On Aug 12, 2009, at 4:01 PM, Mike Stump wrote:
> Author: mrs
> Date: Wed Aug 12 18:00:59 2009
> New Revision: 78854
>
> URL: http://llvm.org/viewvc/llvm-project?rev=78854&view=rev
> Log:
> Refactor.
>
Nice!
> +void CodeGenFunction::GenerateMethods(std::vector<llvm::Constant *>
> &methods,
> + const CXXRecordDecl *RD,
> + llvm::Type *Ptr8Ty) {
Could you rename this to something less generic (something that makes
it clear that it's related to the vtable)?
Thanks,
Anders
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits