Fix backend/lower_call2.c
authorAndreas Zwinkau <zwinkau@kit.edu>
Wed, 20 Apr 2011 08:21:09 +0000 (10:21 +0200)
committerAndreas Zwinkau <zwinkau@kit.edu>
Wed, 20 Apr 2011 09:06:35 +0000 (11:06 +0200)
commit78a6f0377752b0c72347d289015c32e8ecfcf95e
tree85e81c036f95355f13e581056f4e01259821d696
parent42deb58bf4970b4f91e23e9b24309b6f3446b42a
Fix backend/lower_call2.c

Similiar to 9d207c0 the call lowering should always use the current
entity type, instead of the associate type, which may or may not be
a lowered type.
ir/lower/lower_dw.c