First implementation of lowering for calls with compound return values
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 3 Mar 2006 16:48:48 +0000 (16:48 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Fri, 3 Mar 2006 16:48:48 +0000 (16:48 +0000)
commit9e5fa4a2392161aba6ee694de1093ff4516cbefa
tree5d819396adef1aa94de58d6a9444614ec4310e33
parent0f6a43437ae0c7e792e6328117d85db64448790c
First implementation of lowering for calls with compound return values

[r7388]
ir/lower/lower_calls.c [new file with mode: 0644]
ir/lower/lower_calls.h [new file with mode: 0644]