ir_to_mesa: Fix up the assign rule to use left and right correctly.
authorEric Anholt <eric@anholt.net>
Tue, 4 May 2010 18:47:57 +0000 (11:47 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 24 Jun 2010 22:05:19 +0000 (15:05 -0700)
commit7aa0b034f70e3140aece94091b2ab200427077e9
tree939e81e2bc2cc51cb9330d421a04baa4882ac730
parentf14913d4b7ede498803615296651cab4bbd341d7
ir_to_mesa: Fix up the assign rule to use left and right correctly.

The destination of assign is in left, not in the node itself.
mesa_codegen.brg