IR print visitor: Just print the name of structures
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 28 Apr 2010 19:01:40 +0000 (12:01 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Thu, 29 Apr 2010 01:22:54 +0000 (18:22 -0700)
commit7d82c765a8ac7bdbad4cb445b1d2fd216a6e744d
tree14fc668f4a5006a65ffec85bdb361ec6bef73a14
parent35e8e461ca0f3027e650a52d5d2c69583a9ddef9
IR print visitor: Just print the name of structures

Treat structure types like other non-array types.  We'll have to print
the structure defintion elsewhere.
ir_print_visitor.cpp