[Webkit-unassigned] [Bug 142128] [GTK] Use FTL by default when LLVM 3.7 is available

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 16 03:25:35 PST 2015


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

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #265479|0                           |1
        is obsolete|                            |
 Attachment #265479|review?                     |
              Flags|                            |
 Attachment #265580|                            |review?
              Flags|                            |

--- Comment #19 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Created attachment 265580
  --> https://bugs.webkit.org/attachment.cgi?id=265580&action=review
Updated patch

This should fix the EWS build. I realized that we were not using the llvm-config from the compiled llvm, but the debian one, because the compiled version installs the generic llvm-config and we were checking first llvm-config-3.5 that was found. This patch not only searches llvm-config programs but also checks the version to keep trying if we find one that is not recent enough. This keeps the FindLLVM.cmake "generic" and should work on any distro or when building from sources.

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


More information about the webkit-unassigned mailing list