Tue Jul 3 14:17:34 PDT 2007 Michael D. Adams <t-madams at microsoft.com>
* Factor cmmToRawCmm completely out of CPS
This patch also fixes how the CPS handles functions with an empty body.
Factoring cmmToRawCmm out of the CPS pass made that fix easier.
M ./compiler/cmm/CmmCPS.hs -9 +12