Split Reg into vreg/hreg and add register pairs
[ghc-hetmet.git] / compiler / nativeGen / SPARC / CodeGen / Sanity.hs
index 5d2f481..56f71e4 100644 (file)
@@ -20,7 +20,8 @@ import Outputable
 -- | Enforce intra-block invariants.
 --
 checkBlock
-       :: CmmBasicBlock -> NatBasicBlock Instr -> NatBasicBlock Instr
+       :: CmmBasicBlock 
+       -> NatBasicBlock Instr -> NatBasicBlock Instr
 
 checkBlock cmm block@(BasicBlock _ instrs)
        | checkBlockInstrs instrs