[commit: ghc] master: Implement the -dynamic-too optimised path for the NCG (bd8f7fc)

Ian Lynagh <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.ghc
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/bd8f7fc56b84369f4e820263c0bcdc85760de6d4

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

commit bd8f7fc56b84369f4e820263c0bcdc85760de6d4
Author: Ian Lynagh <[email protected]>
Date:   Tue Dec 11 20:41:18 2012 +0000

    Implement the -dynamic-too optimised path for the NCG
    
    We don't yet have the slow path, for when we have to fall back to
    separate compilation.
    
    We also only currently handle the case qhere we're compiling Haskell
    code with the NCG.

 compiler/iface/LoadIface.lhs      |   28 +++++++---------
 compiler/iface/MkIface.lhs        |    5 +--
 compiler/main/CodeOutput.lhs      |   14 ++++++--
 compiler/main/DriverPipeline.hs   |   15 ++++++--
 compiler/main/DynFlags.hs         |   13 +++++++-
 compiler/main/HscMain.hs          |    9 +++++-
 compiler/nativeGen/AsmCodeGen.lhs |   64 ++++++++++++++++++------------------
 7 files changed, 89 insertions(+), 59 deletions(-)


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

    git show bd8f7fc56b84369f4e820263c0bcdc85760de6d4
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.