Go to file
Dan Gohman 0b3cfab288 Pass the formatted_raw_ostream to createPrintModulePass and
createBitcodeWriterPass instead of the underlying raw_ostream. This
avoids trouble with formatted_raw_ostream's behavior of setting the
underlying stream to be unbuffered, which resulted in
clang -emit-llvm -S using unbuffered output.

llvm-svn: 82857
2009-09-26 15:06:14 +00:00
clang Pass the formatted_raw_ostream to createPrintModulePass and 2009-09-26 15:06:14 +00:00
compiler-rt If the compiler does not support GCC-compatible 2009-09-23 16:05:25 +00:00
llvm "Update" tests for -disable-if-conversion removal. I think branch.ll should just 2009-09-26 05:29:36 +00:00