Skip to content
Commit 0b3cfab2 authored by Dan Gohman's avatar Dan Gohman
Browse files

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
parent bb6ac47e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment