Load the target of a dynamic foreign call into a temporary
authorSimon Marlow <simonmar@microsoft.com>
Fri, 25 Aug 2006 14:09:06 +0000 (14:09 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Fri, 25 Aug 2006 14:09:06 +0000 (14:09 +0000)
commit123e4528172dc8fada65daa168cdb0175f56549f
treefd16bdc165dc5c7a8f365043f90358859020ca18
parent30f7fffbe717563d0f68ea8e95f747aafff837ef
Load the target of a dynamic foreign call into a temporary
Fixes ffi011(opt) on x86_64.  I don't know why this has only just
appeared today, it's apparently been broken for some time.
compiler/codeGen/CgForeignCall.hs