[llvm-commits] [llvm] r57946 - in /llvm/trunk: include/llvm/Assembly/PrintModulePass.h lib/CodeGen/LLVMTargetMachine.cpp lib/VMCore/PrintModulePass.cpp tools/llvm-dis/llvm-dis.cpp tools/opt/opt.cpp
Chris Lattner
clattner at apple.com
Tue Oct 21 20:54:03 PDT 2008
On Oct 21, 2008, at 8:25 PM, Daniel Dunbar wrote:
> Author: ddunbar
> Date: Tue Oct 21 22:25:22 2008
> New Revision: 57946
>
> URL: http://llvm.org/viewvc/llvm-project?rev=57946&view=rev
> Log:
> Move Print*Pass to use raw_ostream.
nice!
-Chris
More information about the llvm-commits
mailing list