remove the std::ostream version of module and type printing.
authorChris Lattner <sabre@nondot.org>
Sun, 23 Aug 2009 04:52:46 +0000 (04:52 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 23 Aug 2009 04:52:46 +0000 (04:52 +0000)
commit79c5d3f9717756dc3ff56cfcaa3ae1a5930c457a
tree507e7ca43cdca884242d2bb314ed04ec8a17d52c
parent0c47a412079c11656fdcc7e125d604e3aa543903
remove the std::ostream version of module and type printing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79823 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Module.h
include/llvm/Type.h
lib/ExecutionEngine/ExecutionEngine.cpp
lib/ExecutionEngine/Interpreter/Execution.cpp
lib/Transforms/Scalar/Reassociate.cpp
lib/VMCore/AsmWriter.cpp
lib/VMCore/Type.cpp
tools/llvm-prof/llvm-prof.cpp