[project @ 2005-04-28 15:28:05 by simonmar]
authorsimonmar <unknown>
Thu, 28 Apr 2005 15:28:09 +0000 (15:28 +0000)
committersimonmar <unknown>
Thu, 28 Apr 2005 15:28:09 +0000 (15:28 +0000)
commitc84e392ef8e4014e24aa4a0f97976a7a590dd24b
tree8c607e7ea7848d335ba9bcbcdec24bb7e47f9eb3
parent344d961bc81a11d16cb7f37d213379b3c9783f17
[project @ 2005-04-28 15:28:05 by simonmar]
Small code-size optimisation: I forgot to add a specialised case for
functions with no argument words (which might happen if the function
takes a void argument, for example).
ghc/compiler/codeGen/CgCallConv.hs
ghc/includes/StgFun.h
ghc/utils/genapply/GenApply.hs