X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FnativeGen%2FRegAlloc%2FLinear%2FState.hs;fp=compiler%2FnativeGen%2FRegAlloc%2FLinear%2FState.hs;h=a7f49d12d5220916117d8f3d30666a724326fe4f;hb=a12e845684c10955bc594cdb20d1f13fae14873d;hp=428b0caec9ec63f46fb85296db9b50fae3570da6;hpb=9de520b7194c9d759147db98deb3cd8d47d0de76;p=ghc-hetmet.git diff --git a/compiler/nativeGen/RegAlloc/Linear/State.hs b/compiler/nativeGen/RegAlloc/Linear/State.hs index 428b0ca..a7f49d1 100644 --- a/compiler/nativeGen/RegAlloc/Linear/State.hs +++ b/compiler/nativeGen/RegAlloc/Linear/State.hs @@ -35,8 +35,8 @@ import RegAlloc.Linear.Base import RegAlloc.Linear.FreeRegs -import MachInstrs -import MachRegs +import Instrs +import Regs import RegAllocInfo import RegLiveness