Fix error compiling AsmCodeGen.lhs for PPC Mac (mkRtsCodeLabel)
authornaur@post11.tele.dk <unknown>
Sat, 3 Apr 2010 18:16:56 +0000 (18:16 +0000)
committernaur@post11.tele.dk <unknown>
Sat, 3 Apr 2010 18:16:56 +0000 (18:16 +0000)
commitc970ab42e9abaf91c35e167acf1b8fe0e9e61dbd
tree2d2019cd714df7ac4554944c6f4fa471277580a4
parent02408fe887ac085c4617ecbd9cc22c96bec23abe
Fix error compiling AsmCodeGen.lhs for PPC Mac (mkRtsCodeLabel)
The error messages eliminated are:
> compiler/nativeGen/AsmCodeGen.lhs:875:31:
>     Not in scope: `mkRtsCodeLabel'
> compiler/nativeGen/AsmCodeGen.lhs:879:31:
>     Not in scope: `mkRtsCodeLabel'
> compiler/nativeGen/AsmCodeGen.lhs:883:31:
>     Not in scope: `mkRtsCodeLabel'
compiler/nativeGen/AsmCodeGen.lhs