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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/7937a9212159012606939fcbc6b38d9fe5db5584

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

commit 7937a9212159012606939fcbc6b38d9fe5db5584
Author: Ian Lynagh <[email protected]>
Date:   Wed Jun 13 16:38:27 2012 +0100

    Remove some unnecessary platform arguments

 compiler/cmm/CLabel.hs             |  102 ++++++++++++++++++------------------
 compiler/cmm/CmmBuildInfoTables.hs |   20 +++----
 compiler/cmm/CmmInfo.hs            |    2 +-
 compiler/cmm/CmmPipeline.hs        |    4 +-
 compiler/codeGen/StgCmmBind.hs     |   10 +---
 compiler/codeGen/StgCmmClosure.hs  |   21 ++++----
 compiler/codeGen/StgCmmHeap.hs     |    9 +---
 compiler/codeGen/StgCmmLayout.hs   |    6 +--
 compiler/codeGen/StgCmmTicky.hs    |    3 +-
 9 files changed, 81 insertions(+), 96 deletions(-)


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

    git show 7937a9212159012606939fcbc6b38d9fe5db5584

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

Reply via email to