[LLVMdev] Old DOUT

Anton Korobeynikov anton at korobeynikov.info
Thu Dec 10 16:30:51 CST 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 LLVMdev mailing list