ir_to_mesa: Don't emit a duplicate return at the end of a function.
authorEric Anholt <eric@anholt.net>
Thu, 29 Jul 2010 22:17:23 +0000 (15:17 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 29 Jul 2010 22:19:37 +0000 (15:19 -0700)
commit806cb9f9528e3c55c157d7e8bbb751b769b6fcb7
tree92c6c094cafd54eedf98744c91b888822d99550e
parent0e1992255837c88ba3c6631d5282fe944703ba56
ir_to_mesa: Don't emit a duplicate return at the end of a function.

It was harmless, but ugly.
src/mesa/program/ir_to_mesa.cpp