If someone could commit this for me, that'd be great. :) I asked Ian and he is quite busy and, presumably, so is everybody else. Holidays! So just in case, I created a ticket and attached the patch there so it's not lost.
http://hackage.haskell.org/trac/ghc/ticket/7514 On Tue, Dec 18, 2012 at 8:36 AM, Simon Marlow <marlo...@gmail.com> wrote: > Ok with me too. I should have cleaned this up at the time, but got into the > habit of using -ddump-cmmz. > > Cheers, > Simon > > > On 17/12/12 21:46, Simon Peyton-Jones wrote: >> >> ok with me >> >> | -----Original Message----- >> | From: cvs-ghc-boun...@haskell.org [mailto:cvs-ghc-boun...@haskell.org] >> On >> | Behalf Of Austin Seipp >> | Sent: 17 December 2012 17:35 >> | To: cvs-ghc >> | Subject: PATCH: Rename cmmz flags for consistency >> | >> | Hi, >> | >> | The attached patch renames the various '*-cmmz-*' flags to '*-cmm-*' >> | now that the new backend is live. It also fixes some inconsistencies; >> namely, there >> | were flags like -ddump-cmmz-rewrite, vs -ddump-cps-cmm, etc. Also, >> since the >> | new backend went live, '-ddump-cmm' was terribly >> | broken: it was only used when dumping out parsed C--, as the new >> pipeline used >> | -ddump-cmmz exclusively. >> | >> | This patch mostly just makes all the flags consistent and removes the >> needless 'z' >> | suffix. It doesn't update the manual; the sub-flags were never >> mentioned, and - >> | ddump-cmm implies them all anyway. >> | >> | -- >> | Regards, >> | Austin >> >> >> _______________________________________________ >> Cvs-ghc mailing list >> Cvs-ghc@haskell.org >> http://www.haskell.org/mailman/listinfo/cvs-ghc >> > > > _______________________________________________ > Cvs-ghc mailing list > Cvs-ghc@haskell.org > http://www.haskell.org/mailman/listinfo/cvs-ghc -- Regards, Austin _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc