commit | e46a454305af64710ce8deadafc718f75363ac7e | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Tue Jun 22 12:09:21 2010 -0700 |
committer | Ian Romanick <ian.d.romanick@intel.com> | Tue Jun 22 18:18:30 2010 -0700 |
tree | 7119b50e95dff28694865fb574270d2c42ac1634 | |
parent | 216580dbd733aa2e64df4ca95e37a0eb102c6ede [diff] |
ir: Give ir_instruction a print visitor helper. This avoids spamming each file with includes of ir_print_visitor.h because someone was doing debugging at some point, and is less typing when doing debugging.