Bug 126643

Summary: Fix incorrect argument type of llvm.experimental.stackmap function
Product: WebKit Reporter: Peter Molnar <pmolnar.u-szeged>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: fpizlo, kling, msaboff
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description Peter Molnar 2014-01-08 08:03:43 PST
Fix incorrect argument type of llvm.experimental.stackmap function
Comment 1 Peter Molnar 2014-01-08 08:05:17 PST
Created attachment 220634 [details]
patch
Comment 2 Peter Molnar 2014-02-10 03:39:00 PST
Apparently this was fixed in r163027, with the jsCStack branch merge.