when inlining and return types of method-type/call-type don't match create a conv...
authorMatthias Braun <matze@braunis.de>
Thu, 14 May 2009 22:23:11 +0000 (22:23 +0000)
committerMatthias Braun <matze@braunis.de>
Thu, 14 May 2009 22:23:11 +0000 (22:23 +0000)
commitf515069826a8fbfd488c30d59f0ea9a80bf9c752
treea22e1c839d9c8607431f3972022c83b05b03a827
parentaf9b9a12e6cd2aaf7a0d71c262f068a516a8735f
when inlining and return types of method-type/call-type don't match create a conv (or give up)

[r25962]
ir/opt/opt_inline.c