Bug 130154

Summary: Enable system library calls in FTL for ARM64
Product: WebKit Reporter: Juergen Ributzka <juergen>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: fpizlo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: iPhone / iPad   
OS: iOS 7.0   
Bug Depends on:    
Bug Blocks: 112840    
Attachments:
Description Flags
Patch ggaren: review+

Description Juergen Ributzka 2014-03-12 13:20:31 PDT
The large code model is now supported in MCJIT and it possible to make system library calls again. Patch is forthcoming soon.
Comment 1 Juergen Ributzka 2014-03-12 13:26:47 PDT
Created attachment 226546 [details]
Patch
Comment 2 Geoffrey Garen 2014-03-12 14:28:36 PDT
Comment on attachment 226546 [details]
Patch

r=me

Do we need to pick up an updated LLVM before landing this?
Comment 3 Juergen Ributzka 2014-03-12 15:04:22 PDT
Yes, I just landed these changes today. There should be a new build today that will have these changes already incorporated.
Comment 4 Filip Pizlo 2014-04-16 15:40:14 PDT
Landed in http://trac.webkit.org/changeset/167392
Comment 5 Filip Pizlo 2014-04-29 14:44:29 PDT
*** Bug 129495 has been marked as a duplicate of this bug. ***