Merge in new code generator branch.
[ghc-hetmet.git] / compiler / codeGen / CgPrimOp.hs
index d0da575..8ca4225 100644 (file)
@@ -18,9 +18,9 @@ import CgBindery
 import CgMonad
 import CgInfoTbls
 import CgUtils
-import Cmm
+import OldCmm
 import CLabel
-import CmmUtils
+import OldCmmUtils
 import PrimOp
 import SMRep
 import Module