[commit: ghc] wip/libdw-prof: StgCmmForeign: Emit debug information for safe foreign calls (b589a93)

git at git.haskell.org git at git.haskell.org
Sat May 6 22:26:17 UTC 2017


Repository : ssh://git@git.haskell.org/ghc

On branch  : wip/libdw-prof
Link       : http://ghc.haskell.org/trac/ghc/changeset/b589a93b766028f19503f39355f515600da23042/ghc

>---------------------------------------------------------------

commit b589a93b766028f19503f39355f515600da23042
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Mon Nov 21 23:33:56 2016 -0500

    StgCmmForeign: Emit debug information for safe foreign calls
    
    Fixes #11338.


>---------------------------------------------------------------

b589a93b766028f19503f39355f515600da23042
 compiler/cmm/CmmLayoutStack.hs    | 40 ++++++++++++++++--
 compiler/codeGen/StgCmmForeign.hs | 86 ++++++++++++++++++++++++++++++++++++---
 2 files changed, 117 insertions(+), 9 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc b589a93b766028f19503f39355f515600da23042


More information about the ghc-commits mailing list