[llvm-commits] [llvm] r48780 - in /llvm/branches/ggreif/use-diet: include/llvm/Instructions.h include/llvm/Support/LLVMBuilder.h lib/VMCore/AutoUpgrade.cpp

Chris Lattner clattner at apple.com
Tue Mar 25 15:27:13 PDT 2008


On Mar 25, 2008, at 12:20 PM, Gabor Greif wrote:

> > Hi Gabor,
> >
> > Is there any reason not to do this on mainline?
> >
>
> Yes, I want to see the light at the end of the tunnel first.
>
> /me feels better that way.
>

I'm not sure what you mean, this sort of change can be done completely  
incrementally.  Switch everything to use *::Create without changing  
what Create does... then change the impl of create on the branch.

-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20080325/920e8d64/attachment.html>


More information about the llvm-commits mailing list