Move Print*Pass to use raw_ostream.
authorDaniel Dunbar <daniel@zuster.org>
Wed, 22 Oct 2008 03:25:22 +0000 (03:25 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Wed, 22 Oct 2008 03:25:22 +0000 (03:25 +0000)
commit3b0da26e202cbbeb22508231f4278bda8e995391
tree07722427aee47227292daf03427c9d0f1b749281
parent1dc9716121ed3da5ffae3eb25031469620f275e8
Move Print*Pass to use raw_ostream.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@57946 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Assembly/PrintModulePass.h
lib/CodeGen/LLVMTargetMachine.cpp
lib/VMCore/PrintModulePass.cpp
tools/llvm-dis/llvm-dis.cpp
tools/opt/opt.cpp