Add newline to end of file
authorsimonpj@microsoft.com <unknown>
Fri, 29 Dec 2006 13:34:56 +0000 (13:34 +0000)
committersimonpj@microsoft.com <unknown>
Fri, 29 Dec 2006 13:34:56 +0000 (13:34 +0000)
compiler/cmm/CmmOpt.hs

index a3de41c..eba9653 100644 (file)
@@ -533,4 +533,4 @@ maybeInvertConditionalExpr (CmmMachOp op args)
 maybeInvertConditionalExpr _ = Nothing
 
 isPicReg (CmmReg (CmmGlobal PicBaseReg)) = True
-isPicReg _ = False
\ No newline at end of file
+isPicReg _ = False