[webkit-reviews] review granted: [Bug 229019] [JSC] Enable ThinLTO : [Attachment 435393] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 11 20:51:18 PDT 2021
Mark Lam <mark.lam at apple.com> has granted Yusuke Suzuki <ysuzuki at apple.com>'s
request for review:
Bug 229019: [JSC] Enable ThinLTO
https://bugs.webkit.org/show_bug.cgi?id=229019
Attachment 435393: Patch
https://bugs.webkit.org/attachment.cgi?id=435393&action=review
--- Comment #4 from Mark Lam <mark.lam at apple.com> ---
Comment on attachment 435393
--> https://bugs.webkit.org/attachment.cgi?id=435393
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=435393&action=review
r=me
> Source/JavaScriptCore/ChangeLog:14
> + We should enable ThinLTO for all WebKit components (only JSC is not
using that).
I think you meant to say that "We already enable ThinLTO for all WebKit
components (only JSC is not using it). This patch now allows JSC to use
ThinLTO too."
More information about the webkit-reviews
mailing list