From: Simon Marlow Date: Fri, 18 Jun 2010 08:21:02 +0000 (+0000) Subject: comment typo X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=368a69a51c3787991e1a1a8726a33fcdff3a39d2 comment typo --- diff --git a/compiler/nativeGen/PIC.hs b/compiler/nativeGen/PIC.hs index 5bfe90b..fbe5199 100644 --- a/compiler/nativeGen/PIC.hs +++ b/compiler/nativeGen/PIC.hs @@ -635,7 +635,7 @@ pprImportedSymbol _ OSDarwin _ -- section. -- The "official" GOT mechanism (label@got) isn't intended to be used -- in position dependent code, so we have to create our own "fake GOT" --- when not opt_PCI && not opt_Static. +-- when not opt_PIC && not opt_Static. -- -- 2) PowerPC Linux is just plain broken. -- While it's theoretically possible to use GOT offsets larger