[LLVMdev] Outputting hex in DOUT's

Aaron Gray aaronngray.lists at googlemail.com
Tue Aug 4 14:04:18 PDT 2009


>>How do output hex in DOUT's ?


>Please don't use DOUT, please use:
>

>  DEBUG(errs() << stuff);
>

>instead.

Okay, I will modify my code. But how do I do hexadecimal output ?

Aaron

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20090804/6614cf39/attachment.html>


More information about the llvm-dev mailing list