fix lower_calls sometimes not lowering method type
authorMatthias Braun <matze@braunis.de>
Wed, 12 Dec 2012 19:21:44 +0000 (20:21 +0100)
committerMatthias Braun <matze@braunis.de>
Wed, 12 Dec 2012 19:21:44 +0000 (20:21 +0100)
commit25313dd42cf428b81b32ca83296ef3dfac9702b7
tree5a2e26a0568672e46c427b610179a91331f1ff7a
parent6911c8a5253d79be26f5fcb668b7fb69f1998819
fix lower_calls sometimes not lowering method type

This also allowed us to get rid of an unnecessary exception in
verify_Proj_Proj()
ir/ir/irverify.c
ir/lower/lower_calls.c