Bug 90930

Summary: Simplify the copying of JSC ARMv7's LinkRecord
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: JavaScriptCoreAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, ddkilzer, fpizlo, ggaren, oliver, zwarich
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch fpizlo: review+

Description Benjamin Poulain 2012-07-10 19:41:19 PDT
Simplify the copying of JSC ARMv7's LinkRecord.
Comment 1 Benjamin Poulain 2012-07-10 19:54:45 PDT
Created attachment 151581 [details]
Patch
Comment 2 Filip Pizlo 2012-07-10 20:23:35 PDT
Comment on attachment 151581 [details]
Patch

Fascinating!  R=me.
Comment 3 David Kilzer (:ddkilzer) 2012-07-11 09:51:54 PDT
<rdar://problem/11850045>
Comment 4 Oliver Hunt 2012-07-11 09:55:42 PDT
Can we file a bug on the compiler being extraordinarily stupid here?
Comment 5 Benjamin Poulain 2012-07-11 11:15:55 PDT
Committed r122347: <http://trac.webkit.org/changeset/122347>