Add new LLVM code generator to GHC. (Version 2)
[ghc-hetmet.git] / compiler / nativeGen / Alpha / Regs.hs
index 2d85c5f..ee49050 100644 (file)
@@ -27,7 +27,6 @@ import RegsBase
 
 import BlockId
 import Cmm
-import CgUtils          ( get_GlobalReg_addr )
 import CLabel           ( CLabel, mkMainCapabilityLabel )
 import Pretty
 import Outputable      ( Outputable(..), pprPanic, panic )