ghc-7.0.3: The GHC API
CmmCPS
Synopsis
Converts C-- with full proceedures and parameters to a CPS transformed C-- with the stack made manifest.
cmmCPSSource
Arguments
Dynamic flags: -dcmm-lint -ddump-cps-cmm
Input C-- with Proceedures
Output CPS transformed C--
Top level driver for the CPS pass