[commit: ghc] master: Make getDynFlags* functions use HasDynFlags/getDynFlags too (b442c07)
Ian Lynagh
igloo at earth.li
Mon Dec 19 18:50:38 CET 2011
Repository : ssh://darcs.haskell.org//srv/darcs/ghc
On branch : master
http://hackage.haskell.org/trac/ghc/changeset/b442c077593b10d5226edf2afd60918a90a23315
>---------------------------------------------------------------
commit b442c077593b10d5226edf2afd60918a90a23315
Author: Ian Lynagh <igloo at earth.li>
Date: Mon Dec 19 15:56:25 2011 +0000
Make getDynFlags* functions use HasDynFlags/getDynFlags too
compiler/nativeGen/AsmCodeGen.lhs | 10 +++++-----
compiler/nativeGen/NCGMonad.hs | 14 ++++++--------
compiler/nativeGen/PPC/CodeGen.hs | 18 +++++++++---------
compiler/nativeGen/SPARC/CodeGen.hs | 2 +-
compiler/nativeGen/SPARC/CodeGen/CCall.hs | 4 ++--
compiler/nativeGen/SPARC/CodeGen/CondCode.hs | 4 ++--
compiler/nativeGen/SPARC/CodeGen/Gen64.hs | 4 ++--
compiler/nativeGen/X86/CodeGen.hs | 26 +++++++++++++-------------
8 files changed, 40 insertions(+), 42 deletions(-)
Diff suppressed because of size. To see it, use:
git show b442c077593b10d5226edf2afd60918a90a23315
More information about the Cvs-ghc
mailing list