Added early draft of parameter passing to the CPS converter
[ghc-hetmet.git] / compiler / cmm / CmmLive.hs
index 4fb4a29..b379f2d 100644 (file)
@@ -129,6 +129,7 @@ cmmBlockUpdate blocks node _ state =
 -----------------------------------------------------------------------------
 -- Section: 
 -----------------------------------------------------------------------------
+-----------------------------------------------------------------------------
 -- CmmBlockLive, cmmStmtListLive and helpers
 -----------------------------------------------------------------------------