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

Daniel Dunbar daniel at zuster.org
Sun Nov 2 01:07:35 PDT 2008


I agree with Dan, this is unfortunate.

Is an extra branch in the write routine really a performance issue here?

 - Daniel

On Fri, Oct 31, 2008 at 4:33 PM, Chris Lattner <clattner at apple.com> wrote:

>
> 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
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20081102/30c11b3b/attachment.html>


More information about the llvm-commits mailing list