Add new LLVM code generator to GHC. (Version 2)
[ghc-hetmet.git] / compiler / cmm / CmmUtils.hs
index e01d8f5..69320a2 100644 (file)
@@ -6,7 +6,7 @@
 --
 -----------------------------------------------------------------------------
 
-module CmmUtils( 
+module CmmUtils(
        CmmStmts, noStmts, oneStmt, mkStmts, plusStmts, stmtList,
        isNopStmt,