Assign more accurate code sizes to primops, so that the inlining
authorSimon Marlow <marlowsd@gmail.com>
Tue, 24 May 2011 12:16:28 +0000 (13:16 +0100)
committerSimon Marlow <marlowsd@gmail.com>
Tue, 24 May 2011 12:20:52 +0000 (13:20 +0100)
heuristics work better.  Also removed the old unused "needs_wrapper"
predicate for primops.  This helps with #4978.


No differences found