SPARC NCG: Split out sanity checking into its own module
authorBen.Lippmeier@anu.edu.au <unknown>
Mon, 23 Feb 2009 07:12:07 +0000 (07:12 +0000)
committerBen.Lippmeier@anu.edu.au <unknown>
Mon, 23 Feb 2009 07:12:07 +0000 (07:12 +0000)
commit42222f95a101fb3647f8728302bbf1098b74e59e
treec0ab0607ecd93ecd673aa63de3dc445179158ce6
parent5e048459a28b08601a203b25ae9ead6284e8198a
SPARC NCG: Split out sanity checking into its own module
compiler/ghc.cabal.in
compiler/nativeGen/SPARC/CodeGen.hs
compiler/nativeGen/SPARC/CodeGen/Sanity.hs [new file with mode: 0644]
compiler/nativeGen/SPARC/Instr.hs