Unbreak x86_64 PIC patch, part 3
authorwolfgang.thaller@gmx.net <unknown>
Mon, 11 Dec 2006 22:26:35 +0000 (22:26 +0000)
committerwolfgang.thaller@gmx.net <unknown>
Mon, 11 Dec 2006 22:26:35 +0000 (22:26 +0000)
commitb876d4b8495e5d393e50f0cee979c899b50f6bfb
tree428170ad3613a5172c3d197add2326e67cfda1ff
parent8f6ef1daa3b8d843fb2559f2ae240d290aad0387
Unbreak x86_64 PIC patch, part 3

This time, the PowerPC NCG suffered from a typo.

(I've really grown to hate all those #if foo_TARGET_ARCH
 lines. I need to build GHC for at least four different
 platforms just to make sure that there are no typos...)
compiler/nativeGen/MachCodeGen.hs