davidgiven / ack

The Amsterdam Compiler Kit
http://tack.sf.net
Other
421 stars 59 forks source link

i80: fix bad code in inl using faddrn #165

Closed davidgiven closed 5 years ago

davidgiven commented 5 years ago

We weren't generating the helper tool invocation correctly in the pattern for inl, causing link failures on certain stack shapes.

Fixes: #164