X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=compiler%2FnativeGen%2FRegArchX86.hs;h=bba1458bd70205aa9028dca7502dc51bbb934c12;hp=21ac7816c10a303faab4a5bb0e8c58b1fd0753cf;hb=ad94d40948668032189ad22a0ad741ac1f645f50;hpb=109e11fccf6b8351bc40e20bf4d0343eefcf85dc diff --git a/compiler/nativeGen/RegArchX86.hs b/compiler/nativeGen/RegArchX86.hs index 21ac781..bba1458 100644 --- a/compiler/nativeGen/RegArchX86.hs +++ b/compiler/nativeGen/RegArchX86.hs @@ -5,6 +5,14 @@ -- See RegArchBase.hs for the reference. -- See MachRegs.hs for the actual trivColorable function used in GHC. -- + +{-# OPTIONS -w #-} +-- The above warning supression flag is a temporary kludge. +-- While working on this module you are encouraged to remove it and fix +-- any warnings in the module. See +-- http://hackage.haskell.org/trac/ghc/wiki/CodingStyle#Warnings +-- for details + module RegArchX86 ( classOfReg, regsOfClass,