Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/f14953e7e8d0346744933b53ed6707764f2f67f5

>---------------------------------------------------------------

commit f14953e7e8d0346744933b53ed6707764f2f67f5
Author: David Terei <[email protected]>
Date:   Thu Dec 1 14:25:43 2011 -0800

    Formatt wibble

>---------------------------------------------------------------

 compiler/llvmGen/LlvmCodeGen/Base.hs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/compiler/llvmGen/LlvmCodeGen/Base.hs 
b/compiler/llvmGen/LlvmCodeGen/Base.hs
index d09cfd9..3d0ee5c 100644
--- a/compiler/llvmGen/LlvmCodeGen/Base.hs
+++ b/compiler/llvmGen/LlvmCodeGen/Base.hs
@@ -210,7 +210,6 @@ genStringLabelRef cl
   = let ty = LMPointer $ LMArray 0 llvmWord
     in (LMGlobalVar cl ty External Nothing Nothing False, Nothing)
 
-
 -- ----------------------------------------------------------------------------
 -- * Misc
 --



_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to