[llvm-commits] patch: flush raw_ostream after AsmPrinting function

Chris Lattner clattner at apple.com
Fri Oct 31 16:33:07 PDT 2008


On Oct 31, 2008, at 1:52 PM, Dan Gohman wrote:

> The real bug here, in my opinion, is that the new raw_ostream
> version of stderr is buffered.

Patches, as they say, are welcome :).  If you can figure out a way to  
not affect the perf of the buffered case, I would really really like  
this.

-Chris



More information about the llvm-commits mailing list