Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
d5c5c4eb
Commit
d5c5c4eb
authored
Dec 29, 2006
by
simonpj@microsoft.com
Browse files
Add newline to end of file
parent
d386e0d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
compiler/cmm/CmmOpt.hs
View file @
d5c5c4eb
...
...
@@ -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
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment