Add CHECK(p), like ASSERT(p) but works even when !defined(DEBUG)
[ghc-hetmet.git] / compiler / nativeGen / RegClass.hs
2009-02-15 Ben.Lippmeier@anu... NCG: Split up the native code generator into arch speci...