[llvm-commits] [llvm] r79813 - in /llvm/trunk: include/llvm/CodeGen/ lib/CodeGen/ lib/Target/ARM/ lib/Target/Alpha/ lib/Target/Mips/ lib/Target/PowerPC/ lib/Target/Sparc/ lib/Target/X86/ lib/Target/XCore/

Bill Wendling wendling at apple.com
Mon Aug 24 01:51:05 PDT 2009


On Aug 22, 2009, at 8:41 PM, Chris Lattner wrote:

> Author: lattner
> Date: Sat Aug 22 22:41:05 2009
> New Revision: 79813
>
> URL: http://llvm.org/viewvc/llvm-project?rev=79813&view=rev
> Log:
> remove various std::ostream version of printing methods from
> MachineInstr and MachineOperand.  This required eliminating a
> bunch of stuff that was using DOUT, I hope that bill doesn't
> mind me stealing his fun. ;-)
>
Awwww!!

;-)

-bw




More information about the llvm-commits mailing list