Merging in the new codegen branch
[ghc-hetmet.git] / compiler / codeGen / CgStackery.lhs
index b8db38d..d6d9e5c 100644 (file)
@@ -274,7 +274,6 @@ to reflect the frame pushed.
 
 \begin{code}
 pushUpdateFrame :: CmmExpr -> Code -> Code
-
 pushUpdateFrame updatee code
   = do {
       when debugIsOn $ do