X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FnativeGen%2FPPC%2FInstr.hs;h=85aa494ba47bb8db5458ad5a61dd4b9a6b604e94;hp=a6cc7584da7c4e5724370a22a96b39763072958a;hb=67136d3a04b96b043328df9d4716d3da7a24a517;hpb=ee6bba6f3d80c56b47bc623bc6e4f076be1f046f diff --git a/compiler/nativeGen/PPC/Instr.hs b/compiler/nativeGen/PPC/Instr.hs index a6cc758..85aa494 100644 --- a/compiler/nativeGen/PPC/Instr.hs +++ b/compiler/nativeGen/PPC/Instr.hs @@ -19,7 +19,8 @@ module PPC.Instr ( where import BlockId -import Regs +import PPC.Regs +import RegsBase import Cmm import Outputable import FastString