summaryrefslogtreecommitdiff
path: root/compiler/codeGen/StgCmmPrim.hs
diff options
context:
space:
mode:
authorMax Bolingbroke <batterseapower@hotmail.com>2011-07-06 18:01:02 +0100
committerMax Bolingbroke <batterseapower@hotmail.com>2011-07-07 08:44:20 +0100
commitdd391759500ab2b6abd23d502ade7ff8946c780f (patch)
treeccb4c968c5aea99524d4a8a2b9e94d400e14826a /compiler/codeGen/StgCmmPrim.hs
parent41ca0b8dcb91cf02f389b3d099c33fbdf009312c (diff)
downloadhaskell-dd391759500ab2b6abd23d502ade7ff8946c780f.tar.gz
Don't export the _info symbol for the data constructor worker bindings
This is safe because GHC never generates a fast call to a data constructor worker: if the call is seen statically it will be eta-expanded and the allocation of the data will be inlined. We still need to export the _closure in case the constructor is used in an unapplied fashion.
Diffstat (limited to 'compiler/codeGen/StgCmmPrim.hs')
0 files changed, 0 insertions, 0 deletions