[Webkit-unassigned] [Bug 10394] WebKit release configuration should enable dead code stripping

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Aug 14 18:32:13 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10394


ddkilzer at kilzer.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ddkilzer at kilzer.net




------- Comment #2 from ddkilzer at kilzer.net  2006-08-14 18:32 PDT -------
(In reply to comment #0)
> It would be nice if we could
> determine precisely what dead code is dropped, but failing that I think smaller
> binaries are always a nice idea.

Would it be possible to compare the output of nm(1) on the binaries and/or
frameworks to determine what has been stripped?  Or does this option strip
smaller blocks of code like branches that are never reached as well?


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list