[commit: ghc] master: Make the current module available to labelDynamic (b8447a9)

Ian Lynagh igloo at earth.li
Tue May 14 16:05:53 CEST 2013


Repository : http://darcs.haskell.org/ghc.git/

On branch  : master

https://github.com/ghc/ghc/commit/b8447a93b36d19f4c1dd81881ff10adf8c781fbe

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

commit b8447a93b36d19f4c1dd81881ff10adf8c781fbe
Author: Ian Lynagh <ian at well-typed.com>
Date:   Mon May 13 20:45:11 2013 +0100

    Make the current module available to labelDynamic
    
    It doesn't actually use it yet

 compiler/cmm/CLabel.hs            |  4 +--
 compiler/main/CodeOutput.lhs      |  8 ++---
 compiler/nativeGen/AsmCodeGen.lhs | 69 +++++++++++++++++++++------------------
 compiler/nativeGen/NCGMonad.hs    | 23 ++++++++-----
 compiler/nativeGen/PIC.hs         | 45 +++++++++++++------------
 5 files changed, 84 insertions(+), 65 deletions(-)


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

    git show b8447a93b36d19f4c1dd81881ff10adf8c781fbe



More information about the ghc-commits mailing list