[Webkit-unassigned] [Bug 114580] Implement JIT for MinGW-w64 64-bit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 15 02:32:13 PDT 2013


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





--- Comment #10 from Jocelyn Turcotte <jocelyn.turcotte at digia.com>  2013-04-15 02:30:29 PST ---
(From update of attachment 197989)
View in context: https://bugs.webkit.org/attachment.cgi?id=197989&action=review

> Source/JavaScriptCore/jit/JITStubs.cpp:509
> +#elif COMPILER(MSVC) && CPU(X86_64) && OS(WINDOWS)

As far as I know MSVC is only used to build for Windows, no need to add an extra check.

-- 
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