[LLVMdev] Old DOUT

David Greene dag at cray.com
Thu Dec 10 13:22:49 PST 2009


What replaced the old DOUT?

I'm working on sending debug code upstream and one of the things I
want to add is circular buffering for debug output.  This is a real
help when processing large files.

So I need a stream that can act differently than errs().  Should I just
create one?

                               -Dave



More information about the llvm-dev mailing list