[llvm-commits] llvm-gcc4: display the LLVM type when printing type trees
Duncan Sands
baldrick at free.fr
Mon Feb 19 06:39:29 PST 2007
> Very cool. However, it doesn't apply to CVS right. GET_TYPE_LLVM
> needs to go through the LTypes vector now, can you plz update the patch?
Here you go. I put GET_TYPE_LLVM back into tree.h (it was moved into
llvm-types.cpp recently) so that print-tree.c can get at it. I only
made a C version available, to discourage use outside of llvm-types.cpp.
Ciao,
Duncan.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: print_type.diff
Type: text/x-diff
Size: 3497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20070219/868d5c82/attachment.diff>
More information about the llvm-commits
mailing list