[LLVMdev] Old DOUT

Anton Korobeynikov anton at korobeynikov.info
Thu Dec 10 14:30:51 PST 2009


Hello, David

> What replaced the old DOUT?
DEBUG(errs() << foo);

The reason is quite simple - DOUT in release mode was just /dev/null,
but the functions sending data to it were still called.

-- 
With best regards, Anton Korobeynikov.

Faculty of Mathematics & Mechanics, Saint Petersburg State University.




More information about the llvm-dev mailing list