Bug 122193

Summary: FTL should use the new version of LLVM MCJIT memory manager APIs that take a SectionName
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Filip Pizlo <fpizlo>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ggaren, mark.lam, mhahnenberg, msaboff, oliver, sam
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 112840    
Attachments:
Description Flags
the patch ggaren: review+

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