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
c6c1a5a7
Commit
c6c1a5a7
authored
Aug 02, 2005
by
simonmar
Browse files
[project @ 2005-08-02 12:02:16 by simonmar]
Add a ToDo
parent
59626458
Changes
1
Hide whitespace changes
Inline
Side-by-side
ghc/compiler/codeGen/CgProf.hs
View file @
c6c1a5a7
...
...
@@ -259,6 +259,7 @@ enterCostCentreThunk closure =
stmtC
$
CmmStore
curCCSAddr
(
costCentreFrom
closure
)
enter_ccs_fun
stack
=
emitRtsCall
SLIT
(
"EnterFunCCS"
)
[(
stack
,
PtrHint
)]
-- ToDo: vols
enter_ccs_fsub
=
enteringPAP
0
...
...
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