Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Shayne Fletcher
Glasgow Haskell Compiler
Commits
4a86a0bf
Commit
4a86a0bf
authored
Aug 23, 2011
by
Simon Marlow
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove duplicate dump
parent
63964683
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
compiler/codeGen/StgCmm.hs
compiler/codeGen/StgCmm.hs
+0
-2
No files found.
compiler/codeGen/StgCmm.hs
View file @
4a86a0bf
...
...
@@ -78,8 +78,6 @@ codeGen dflags this_mod data_tycons
-- initialisation routines; see Note
-- [pipeline-split-init].
;
dumpIfSet_dyn
dflags
Opt_D_dump_cmmz
"New Cmm"
(
pprCmms
(
targetPlatform
dflags
)
code_stuff
)
;
return
code_stuff
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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