[commit: ghc] wip/kavon-nosplit-llvm: trying to upgrade ReturnKind (1b5ad61)
git at git.haskell.org
git at git.haskell.org
Wed Aug 23 23:00:57 UTC 2017
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/kavon-nosplit-llvm
Link : http://ghc.haskell.org/trac/ghc/changeset/1b5ad61f5394e54c476dfa57f0529ffdf84e24e1/ghc
>---------------------------------------------------------------
commit 1b5ad61f5394e54c476dfa57f0529ffdf84e24e1
Author: Kavon Farvardin <kavon at farvard.in>
Date: Wed Aug 23 12:59:50 2017 -0500
trying to upgrade ReturnKind
>---------------------------------------------------------------
1b5ad61f5394e54c476dfa57f0529ffdf84e24e1
compiler/codeGen/StgCmmBind.hs | 5 +++-
compiler/codeGen/StgCmmExpr.hs | 55 ++++++++++++++++++++++++---------------
compiler/codeGen/StgCmmForeign.hs | 2 +-
compiler/codeGen/StgCmmLayout.hs | 4 +--
compiler/codeGen/StgCmmMonad.hs | 27 +++++++++++++++++--
5 files changed, 66 insertions(+), 27 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 1b5ad61f5394e54c476dfa57f0529ffdf84e24e1
More information about the ghc-commits
mailing list