Merge in new code generator branch.
[ghc-hetmet.git] / compiler / nativeGen / Instruction.hs
index 22c37a5..918198c 100644 (file)
@@ -13,7 +13,7 @@ where
 import Reg
 
 import BlockId
-import Cmm
+import OldCmm
 
 -- | Holds a list of source and destination registers used by a
 --     particular instruction.