[Webkit-unassigned] [Bug 102827] [CMake] Optimize binary size by removing dead sections on unix/gcc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 4 18:27:27 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=102827





--- Comment #13 from Laszlo Gombos <laszlo.gombos at webkit.org>  2012-12-04 18:29:51 PST ---
(In reply to comment #10)
> I tried this out with our BlackBerry port, and I see the binary size went up. :-(
> 
> I talked to our tools guy, and he said, "These functions can lead to bloat if there's no sections to garbage collect."
> 
> Let's leave this out from the BlackBerry port if you guys want to land this now.

Thanks Ming, I appreciate for checking this. It seems that there is plenty of garbage to collect for the EFL port at the moment (and this might change over time). It is certainly interesting to see such a big difference in different ports and different tool chain.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list