[Webkit-unassigned] [Bug 135888] New: enable llint on Windows CMake build

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 13 10:41:34 PDT 2014


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

           Summary: enable llint on Windows CMake build
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: achristensen at apple.com
                CC: bfulgham at webkit.org, laszlo.gombos at webkit.org,
                    mrobinson at webkit.org


Windows puts assembly in a separate file instead of LLIntAssembly.h because of string length limits (2^16-1) in Visual Studio.  The CMake build needs to be tweaked to do this, too.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list