[llvm-commits] CVS: llvm/lib/CodeGen/LiveInterval.cpp MachineBasicBlock.cpp MachineInstr.cpp

Chris Lattner clattner at apple.com
Sat Dec 16 11:45:49 PST 2006


On Dec 15, 2006, at 6:11 PM, Jeff Cohen wrote:

> I got it to work... I'll be committing shortly.  I'm not sure what  
> the problem was, but it seems to have something to do with  
> resolving the overload of operator<< and almost certainly is a VC++  
> bug.  It won't accept a forward declared type when it ought to.

Nice, thanks again Jeff!

-Chris



More information about the llvm-commits mailing list