Merge in new code generator branch.
[ghc-hetmet.git] / compiler / nativeGen / X86 / Regs.hs
index 943a7a3..094b74d 100644 (file)
@@ -54,7 +54,7 @@ import Reg
 import RegClass
 
 import BlockId
-import Cmm
+import OldCmm
 import CLabel           ( CLabel )
 import Pretty
 import Outputable      ( panic )