llvm-6502/tools/bugpoint
Chris Lattner b683ea4712 eliminate the ostream version of CheckBitcodeOutputToConsole,
change the raw_ostream one to take the raw_ostream byref instead
of byptr.  Prune #includes, eliminate a use of Streams.h


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79863 91177308-0d34-0410-b5e6-96231b3b80d8
2009-08-23 21:36:09 +00:00
..
BugDriver.cpp
BugDriver.h
bugpoint.cpp
CMakeLists.txt
CrashDebugger.cpp
ExecutionDriver.cpp
ExtractFunction.cpp Change raw_fd_ostream to take flags as an optional bitmask 2009-08-23 02:51:22 +00:00
FindBugs.cpp
ListReducer.h
Makefile
Miscompilation.cpp
OptimizerDriver.cpp eliminate the std::ostream forms of the bitcode writing APIs. 2009-08-23 07:49:08 +00:00
TestPasses.cpp
ToolRunner.cpp
ToolRunner.h eliminate the ostream version of CheckBitcodeOutputToConsole, 2009-08-23 21:36:09 +00:00