[commit: ghc] master: Rename all of the 'cmmz' flags and make them more consistent. (f6f881f)

Simon Peyton Jones <[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/f6f881f09c1ac69be2ae1850cb3067459f623360

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

commit f6f881f09c1ac69be2ae1850cb3067459f623360
Author: Austin Seipp <[email protected]>
Date:   Mon Dec 17 04:21:50 2012 -0600

    Rename all of the 'cmmz' flags and make them more consistent.
    
    There's only a single compiler backend now, so the 'z' suffix means
    nothing. Also, the flags were confusingly named ('cmm-foo' vs
    'foo-cmm',) and counter-intuitively, '-ddump-cmm' did not do at all what
    you expected since the new backend went live.
    
    Basically, all of the -ddump-cmmz-* flags are now -ddump-cmm-*. Some were
    renamed to be more consistent.
    
    This doesn't update the manual; it already mentions '-ddump-cmm' and
    that flag implies all the others anyway, which is probably what you
    want.
    
    Signed-off-by: Austin Seipp <[email protected]>

 compiler/cmm/CmmPipeline.hs  |   37 +++++++++++++++----------------
 compiler/cmm/CmmProcPoint.hs |    2 +-
 compiler/main/DynFlags.hs    |   48 ++++++++++++++++++++---------------------
 compiler/main/HscMain.hs     |    8 +++---
 4 files changed, 46 insertions(+), 49 deletions(-)


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

    git show f6f881f09c1ac69be2ae1850cb3067459f623360
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.