Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
38647 commits behind, 1 commit ahead of the upstream repository.
Patrick Palka's avatar
parcs authored
We now do the allocation of the blackhole indirection closure inside the
RTS procedure 'newCAF' instead of generating the allocation code inline
in the closure body of each CAF.  This slightly decreases code size in
modules with a lot of CAFs.

As a result of this change, for example, the size of DynFlags.o drops by
~60KB and HsExpr.o by ~100KB.
55c703b8
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.