Bug 126643 - Fix incorrect argument type of llvm.experimental.stackmap function
Summary: Fix incorrect argument type of llvm.experimental.stackmap function
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-08 08:03 PST by Peter Molnar
Modified: 2014-02-10 03:39 PST (History)
3 users (show)

See Also:


Attachments
patch (2.65 KB, patch)
2014-01-08 08:05 PST, Peter Molnar
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.