Remove CPP from nativeGen/TargetReg.hs
authorIan Lynagh <igloo@earth.li>
Mon, 30 May 2011 20:47:01 +0000 (21:47 +0100)
committerIan Lynagh <igloo@earth.li>
Tue, 31 May 2011 11:52:21 +0000 (12:52 +0100)
commita87ffbd2eba9a4e351814d35ce1a7cfdeb2d53af
tree5b4f8df6239460f81792d10b96d377d78a715484
parent67d845652defc09807eaf134c6d30c8bd26b665a
Remove CPP from nativeGen/TargetReg.hs

It's still not quite right: It assumes it is compiling for
defaultTargetPlatform instead of targetPlatform. But it's a
step in the right direction, and fixes the build on arches
without a NCG.
compiler/nativeGen/TargetReg.hs