Bug 122193 - FTL should use the new version of LLVM MCJIT memory manager APIs that take a SectionName
Summary: FTL should use the new version of LLVM MCJIT memory manager APIs that take a ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Filip Pizlo
URL:
Keywords:
Depends on:
Blocks: 112840
  Show dependency treegraph
 
Reported: 2013-10-01 16:31 PDT by Filip Pizlo
Modified: 2013-10-01 19:22 PDT (History)
7 users (show)

See Also:


Attachments
the patch (2.07 KB, patch)
2013-10-01 16:32 PDT, Filip Pizlo
ggaren: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Filip Pizlo 2013-10-01 16:31:38 PDT
I'm changing the LLVM C API and will commit that change shortly; we need to change the FTL as well.
Comment 1 Filip Pizlo 2013-10-01 16:32:53 PDT
Created attachment 213130 [details]
the patch
Comment 2 Geoffrey Garen 2013-10-01 16:56:44 PDT
Comment on attachment 213130 [details]
the patch

r=me
Comment 3 Filip Pizlo 2013-10-01 19:22:01 PDT
Landed in http://trac.webkit.org/changeset/156758