[Webkit-unassigned] [Bug 183736] Investigate why __cpu_indicator_init is used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 18 22:27:01 PDT 2018


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

--- Comment #1 from mitz at webkit.org ---
This is happening because we’re passing -all_load to the linker when linking JavaScriptCore, which prevents the linker from eliding __cpu_indicator_init even though it’s unused.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180319/1ecc860f/attachment.html>


More information about the webkit-unassigned mailing list