ir_dead_code: Fix segfault on handling a return statement with no value.
authorEric Anholt <eric@anholt.net>
Thu, 29 Apr 2010 20:54:19 +0000 (13:54 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 29 Apr 2010 20:54:19 +0000 (13:54 -0700)
commit438f38c55afc8a31d01af357de95a56044ea7055
treea96fb0523f5c5ed6141ee26f24467a2d33405ee3
parenta2c6df556655e3619f5a0cd82b0d11aac37c5692
ir_dead_code: Fix segfault on handling a return statement with no value.
ir_dead_code.cpp