Merge in new code generator branch.
[ghc-hetmet.git] / compiler / codeGen / CgProf.hs
index 7491334..0cf209e 100644 (file)
@@ -37,8 +37,8 @@ import CgUtils
 import CgMonad
 import SMRep
 
-import Cmm
-import CmmUtils
+import OldCmm
+import OldCmmUtils
 import CLabel
 
 import Id