Fix error compiling AsmCodeGen.lhs for PPC Mac (DestBlockId)
authornaur@post11.tele.dk <unknown>
Sat, 3 Apr 2010 18:06:43 +0000 (18:06 +0000)
committernaur@post11.tele.dk <unknown>
Sat, 3 Apr 2010 18:06:43 +0000 (18:06 +0000)
commit02408fe887ac085c4617ecbd9cc22c96bec23abe
treea18a60e988adfbb559147d369d43cd6da38a4881
parent3c2a7fa6cf118f6e0fbda8babac7aff988574384
Fix error compiling AsmCodeGen.lhs for PPC Mac (DestBlockId)
The error message eliminated is:
> compiler/nativeGen/AsmCodeGen.lhs:637:16:
>     Not in scope: data constructor `DestBlockId'
compiler/nativeGen/PPC/RegInfo.hs