Bug 164449

Summary: Fixed compilation of LLInt with MinGW
Product: WebKit Reporter: Konstantin Tokarev <annulen>
Component: JavaScriptCoreAssignee: Konstantin Tokarev <annulen>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin, cdumez, cmarcelo, commit-queue, dbates, keith_miller, mark.lam, mcatanzaro, msaboff, saam
Priority: P2    
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Konstantin Tokarev
Reported 2016-11-05 06:42:14 PDT
MinGW uses LLIntAssembly.h with GNU assembler syntax, just like GCC on other platforms.
Attachments
Patch (2.90 KB, patch)
2016-11-05 06:51 PDT, Konstantin Tokarev
no flags
Konstantin Tokarev
Comment 1 2016-11-05 06:51:37 PDT
Konstantin Tokarev
Comment 2 2016-11-05 11:03:29 PDT
Comment on attachment 293994 [details] Patch Clearing flags on attachment: 293994 Committed r208420: <http://trac.webkit.org/changeset/208420>
Konstantin Tokarev
Comment 3 2016-11-05 11:03:38 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.