[llvm-commits] llvm-gcc4: display the LLVM type when printing type trees
Duncan Sands
baldrick at free.fr
Thu Feb 15 13:45:29 PST 2007
For example:
(gdb) call debug_tree(type)
<void_type 0xb7bd6ac8 void sizes-gimplified visited VOID
align 8 symtab 152957560 alias set -1
LLVM: void
pointer_to_this <pointer_type 0xb7bd6b40>>
Enjoy!
Duncan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: print_type.diff
Type: text/x-diff
Size: 2527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070215/1597858d/attachment.diff>
More information about the llvm-commits
mailing list