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
18519c93
Commit
18519c93
authored
Mar 01, 2006
by
Simon Marlow
Browse files
fix parse error
parent
1f8596c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/cmm/CmmOpt.hs
View file @
18519c93
...
...
@@ -80,11 +80,6 @@ To inline _smi:
its occurrences.
-}
It
catches
many
useful
cases
,
but
could
be
generalised
in
-- several ways.
cmmMiniInline
::
[
CmmBasicBlock
]
->
[
CmmBasicBlock
]
cmmMiniInline
blocks
=
map
do_inline
blocks
where
...
...
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