[Webkit-unassigned] [Bug 140658] New: [iOS] Only use LLVM static library arguments on 64-bit builds of libllvmForJSC.dylib

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 19 20:00:21 PST 2015


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

            Bug ID: 140658
           Summary: [iOS] Only use LLVM static library arguments on 64-bit
                    builds of libllvmForJSC.dylib
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: ap at webkit.org, dbates at webkit.org, fpizlo at apple.com,
                    ggaren at apple.com

When building libllvmForJSC.dylib, the LLVM static library arguments (defined in Source/JavaScriptCore/Configurations/LLVMForJSC.xcconfig) are only needed for 64-bit builds since the FTL JIT is only enabled on 64-bit architectures.

This has an additional benefit of fixing the builders in the ios-ews queue.

-- 
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/20150120/279ea40b/attachment-0002.html>


More information about the webkit-unassigned mailing list