Used llvm_ostream instead of std::ostream objects. This will reduce use
authorBill Wendling <isanbard@gmail.com>
Fri, 17 Nov 2006 09:52:49 +0000 (09:52 +0000)
committerBill Wendling <isanbard@gmail.com>
Fri, 17 Nov 2006 09:52:49 +0000 (09:52 +0000)
commit52883e7a9a637c0d6dea091917090a8ac63e7736
treed013a0dd10422e717047ce4fbd7b20e00c890569
parente562ed1c92d2d0845632c0f7d9f294fa7c4103ba
Used llvm_ostream instead of std::ostream objects. This will reduce use
of the icky <iostream> class.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31818 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Casting.h
include/llvm/Support/Debug.h
include/llvm/Support/GraphWriter.h
include/llvm/Support/PassNameParser.h