X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=compiler%2FnativeGen%2FRegAlloc%2FLinear%2FStackMap.hs;h=62bf6adb2a92af1292a5abe13b71f13fd943bb86;hb=HEAD;hp=56569415bb603cd6e81f96a6b0371b49e9a0d9a1;hpb=2984649a87ffad1753be0c950ed18cfc40f55fea;p=ghc-hetmet.git diff --git a/compiler/nativeGen/RegAlloc/Linear/StackMap.hs b/compiler/nativeGen/RegAlloc/Linear/StackMap.hs index 5656941..62bf6ad 100644 --- a/compiler/nativeGen/RegAlloc/Linear/StackMap.hs +++ b/compiler/nativeGen/RegAlloc/Linear/StackMap.hs @@ -19,7 +19,7 @@ module RegAlloc.Linear.StackMap ( where -import RegAllocInfo (maxSpillSlots) +import RegAlloc.Linear.FreeRegs import Outputable import UniqFM