Displaying 1 result from an estimated 1 matches for "5003077e".
Did you mean:
00077e
2010 May 12
0
[LLVMdev] debug macros
...er to write, and in my opinion easier to read.
#define dbgout(x) DEBUG(dbgs()<<x)
#define dbgoutc(y,x) DEBUG_WITH_TYPE(x,dbgs()<<y)
-Nathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100512/5003077e/attachment.html>