IR print visitor: Remove most of the newlines from the printed output
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 26 Mar 2010 01:29:25 +0000 (18:29 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 26 Mar 2010 01:40:48 +0000 (18:40 -0700)
commitd14642739e488c8cb15726de5a63cb01c6ce835c
tree485b84dc6d03a5b2f68858011d5eceb29b3ee38a
parentd7388f389dfd17e3842e5dfda1b5782c00f454e5
IR print visitor: Remove most of the newlines from the printed output

This makes it a lot easier to read... if you have a really wide display.
glsl_parser_extras.cpp
ir_print_visitor.cpp