X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FnativeGen%2FInstruction.hs;h=918198cb9c7ab0a8b2ff4824a9d595029440bf47;hp=22c37a5b126a787b71102d923051647126b64c0a;hb=2c8aabcad1d2f2c469cb8a10afa7b66beeaedd45;hpb=b04a210e26ca57242fd052f2aa91011a80b76299 diff --git a/compiler/nativeGen/Instruction.hs b/compiler/nativeGen/Instruction.hs index 22c37a5..918198c 100644 --- a/compiler/nativeGen/Instruction.hs +++ b/compiler/nativeGen/Instruction.hs @@ -13,7 +13,7 @@ where import Reg import BlockId -import Cmm +import OldCmm -- | Holds a list of source and destination registers used by a -- particular instruction.