Skip to content
Snippets Groups Projects
Commit 36e45f65 authored by Simon Marlow's avatar Simon Marlow
Browse files

[project @ 1999-04-08 15:46:12 by simonm]

Profiling fixes:

Function closures which are inside a lambda now *set* the CCCS,
instead of possibly appending to it.

In Simplify.lhs: allow inlining imported functions when profiling.
What we really want to do is allow any top-level binding to be
inlined, but there doesn't seem to be an easy way to tell whether a
binding is top-level or not.
parent 6a19a2b9
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment