Removed #include <iostream> and used the llvm_cerr/DOUT streams instead.
authorBill Wendling <isanbard@gmail.com>
Sun, 26 Nov 2006 09:17:06 +0000 (09:17 +0000)
committerBill Wendling <isanbard@gmail.com>
Sun, 26 Nov 2006 09:17:06 +0000 (09:17 +0000)
commit62c804a3ea537a83f307ed9c2788138cc47cc2ed
tree4fa3d0ad83de69aa3cc9edbdd65ba28b78b06680
parentf525eb905614b418939b6a49f9ee57caf15cc168
Removed #include <iostream> and used the llvm_cerr/DOUT streams instead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31922 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/ExprTypeConvert.cpp
lib/Transforms/Hello/Hello.cpp
lib/Transforms/Instrumentation/BlockProfiling.cpp
lib/Transforms/Instrumentation/EdgeProfiling.cpp
lib/Transforms/Instrumentation/RSProfiling.cpp
lib/Transforms/Instrumentation/TraceBasicBlocks.cpp
lib/Transforms/LevelRaise.cpp