[LLVMdev] Question on llc output stream

David Greene dag at cray.com
Wed Jul 29 08:59:07 PDT 2009


On Wednesday 29 July 2009 10:34, Dan Gohman wrote:

> > Setting Binary=true causes the stream to be unbuffered.  Is this
> > what we want?
>
> I don't see where this happens. In any case, no, Binary streams should
> still be buffered.

I was wrong.  I was tracking down a bug related to buffering and missed a 
place in the code where the buffer gets set up.

                                 -Dave



More information about the llvm-dev mailing list