[dylan-lang/opendylan] 157721: Bug 7458: Fix returns in C-callable IEPs
GitHub <[email protected]> Mon, 22 Feb 2016 23:34:11 -0800
| Newsgroups | gmane.comp.lang.dylan.gwydion.cvs |
|---|---|
| Message-ID | <56cc0b737bb60_3da73fca99c812b81168fe@hookshot-fe6-cp1-prd.iad.github.net.mail> |
----==_mimepart_56cc0b737b789_3da73fca99c812b811677
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
Branch: refs/heads/master
Home: https://github.com/dylan-lang/opendylan
Commit: 1577219e731bf71f656cb7fd2acd4b3ab0a0aaaa
https://github.com/dylan-lang/opendylan/commit/1577219e731bf71f656cb7fd2acd4b3ab0a0aaaa
Author: Peter S. Housel <[email protected]>
Date: 2016-02-22 (Mon, 22 Feb 2016)
Changed paths:
M sources/dfmc/llvm-back-end/llvm-emit-computation.dylan
Log Message:
-----------
Bug 7458: Fix returns in C-callable IEPs
Should fix #1045.
* sources/dfmc/llvm-back-end/llvm-emit-computation.dylan
(emit-computation): Dispatch on the <return> operand type without
assuming that it is a <temporary>.
(do-emit-return on <object-reference>): New method.
(do-emit-return on <temporary>): New method.
(do-emit-return-temporary): Renamed from the former do-emit-return.
----==_mimepart_56cc0b737b789_3da73fca99c812b811677
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter
----==_mimepart_56cc0b737b789_3da73fca99c812b811677--