Attach a pointer to variable names in LIR dumping.
authorEric Anholt <eric@anholt.net>
Thu, 24 Jun 2010 16:07:38 +0000 (09:07 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 24 Jun 2010 20:32:35 +0000 (13:32 -0700)
commitebefeb2bdd9b440f4b515986667e2bfb3147fe35
tree441744cee2d55c4b1af6c22e6cf646ddf78e2b88
parent9ca0a022e6fcd46a6ce06b8d08dd4c046ec215c4
Attach a pointer to variable names in LIR dumping.

Since variable names are not unique, and we like to make lots of
__retvals and assignment_tmps and a,b,c,d this helps in debugging.
ir_print_visitor.cpp