[commit: ghc] master: Delete trailing whitespace in LlvmCodeGen/Ppr.hs (4b5238a)
git at git.haskell.org
git at git.haskell.org
Sat Aug 24 12:03:45 CEST 2013
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/4b5238a47be6f4778c5c6edbd46b3ee3bc9d3251/ghc
>---------------------------------------------------------------
commit 4b5238a47be6f4778c5c6edbd46b3ee3bc9d3251
Author: Austin Seipp <aseipp at pobox.com>
Date: Fri Aug 23 21:53:41 2013 -0500
Delete trailing whitespace in LlvmCodeGen/Ppr.hs
Signed-off-by: Austin Seipp <aseipp at pobox.com>
>---------------------------------------------------------------
4b5238a47be6f4778c5c6edbd46b3ee3bc9d3251
compiler/llvmGen/LlvmCodeGen/Ppr.hs | 1 -
1 file changed, 1 deletion(-)
diff --git a/compiler/llvmGen/LlvmCodeGen/Ppr.hs b/compiler/llvmGen/LlvmCodeGen/Ppr.hs
index a459028..202e685 100644
--- a/compiler/llvmGen/LlvmCodeGen/Ppr.hs
+++ b/compiler/llvmGen/LlvmCodeGen/Ppr.hs
@@ -149,4 +149,3 @@ mkLayoutSection n
-- be unique since we process the assembly pattern matching this.
infoSection :: String
infoSection = "X98A__STRIP,__me"
-
More information about the ghc-commits
mailing list