X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FnativeGen%2FRegAlloc%2FLinear%2FMain.hs;h=c83830199a1e016ca5a8a0feb5545f7d3661187e;hp=7f977d1aa9e5b021e2846a65f2d427d88d1828b0;hb=4fb7d5bac50c9fe5572dcb1ba4146e3c68cebadb;hpb=089482edde31defa6fd952b0ea593df948a1919b diff --git a/compiler/nativeGen/RegAlloc/Linear/Main.hs b/compiler/nativeGen/RegAlloc/Linear/Main.hs index 7f977d1..c838301 100644 --- a/compiler/nativeGen/RegAlloc/Linear/Main.hs +++ b/compiler/nativeGen/RegAlloc/Linear/Main.hs @@ -98,6 +98,8 @@ import RegAlloc.Linear.Stats import RegAlloc.Linear.JoinToTargets import RegAlloc.Liveness +-- import PprMach + import BlockId import Regs import Instrs