Replacing copyins and copyouts with data-movement instructions
[ghc-hetmet.git] / compiler / nativeGen / RegSpillClean.hs
index 8cfeb18..eb0e3ea 100644 (file)
@@ -29,6 +29,7 @@ module RegSpillClean (
 )
 where
 
+import BlockId
 import RegLiveness
 import RegAllocInfo
 import MachRegs