Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/50e0db459cb1b1341bbd527a3c450f0930e6ab43

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

commit 50e0db459cb1b1341bbd527a3c450f0930e6ab43
Author: David Terei <[email protected]>
Date:   Mon May 2 01:03:13 2011 -0700

    LLVM: Support LLVM 2.9 (#5103)
    
    Instead of using the GNU As subsection feature on Linux/Windows
    for TNTC we now use the LLVM Mangler on all platforms.

 compiler/llvmGen/LlvmCodeGen/Ppr.hs |   31 +++++++-------------
 compiler/llvmGen/LlvmMangler.hs     |   52 ++++++++++++++++++++++-------------
 compiler/main/DriverPhases.hs       |    4 ---
 compiler/main/DriverPipeline.hs     |   14 +++------
 compiler/main/SysTools.lhs          |    2 +-
 5 files changed, 50 insertions(+), 53 deletions(-)


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

    git show 50e0db459cb1b1341bbd527a3c450f0930e6ab43

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to