projects
/
ghc-hetmet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d386e0d
)
Add newline to end of file
author
simonpj@microsoft.com
<unknown>
Fri, 29 Dec 2006 13:34:56 +0000
(13:34 +0000)
committer
simonpj@microsoft.com
<unknown>
Fri, 29 Dec 2006 13:34:56 +0000
(13:34 +0000)
compiler/cmm/CmmOpt.hs
patch
|
blob
|
history
diff --git
a/compiler/cmm/CmmOpt.hs
b/compiler/cmm/CmmOpt.hs
index
a3de41c
..
eba9653
100644
(file)
--- a/
compiler/cmm/CmmOpt.hs
+++ b/
compiler/cmm/CmmOpt.hs
@@
-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