Go to file
Chris Lattner b9f25f9e19 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

llvm-svn: 79863
2009-08-23 21:36:09 +00:00
clang Reenable clang using clang-cc for C++ and all archs by default. 2009-08-23 19:41:53 +00:00
compiler-rt Add support for ellcc, Credit to Richard Pennington. 2009-08-18 11:54:44 +00:00
llvm eliminate the ostream version of CheckBitcodeOutputToConsole, 2009-08-23 21:36:09 +00:00