<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [GTK] Use FTL by default when LLVM 3.7 is available"
href="https://bugs.webkit.org/show_bug.cgi?id=142128#c17">Comment # 17</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [GTK] Use FTL by default when LLVM 3.7 is available"
href="https://bugs.webkit.org/show_bug.cgi?id=142128">bug 142128</a>
from <span class="vcard"><a class="email" href="mailto:mcatanzaro@igalia.com" title="Michael Catanzaro <mcatanzaro@igalia.com>"> <span class="fn">Michael Catanzaro</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=265479&action=diff" name="attach_265479" title="Updated patch">attachment 265479</a> <a href="attachment.cgi?id=265479&action=edit" title="Updated patch">[details]</a></span>
Updated patch
View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=265479&action=review">https://bugs.webkit.org/attachment.cgi?id=265479&action=review</a>
Note that Apple wrote b3 to replace LLVM in the FTL, so this dependency is going to go away in the near-ish future....
<span class="quote">> Source/JavaScriptCore/PlatformGTK.cmake:42
> + install(TARGETS llvmForJSC</span >
Hm, what is up with llvmForJSC? Why are we loading this as a shared library at runtime? I don't see why we need a shared library; surely we should be able to just add those files to the javascriptcoregtk archive?
<span class="quote">> Source/cmake/OptionsGTK.cmake:136
> +WEBKIT_OPTION_DEFAULT_PORT_VALUE(ENABLE_FTL_JIT PUBLIC ${ENABLE_FTL_DEFAULT})</span >
Move this up, since the rest are alphabetized. ;)</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>