Bug 90930 - Simplify the copying of JSC ARMv7's LinkRecord
Summary: Simplify the copying of JSC ARMv7's LinkRecord
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-07-10 19:41 PDT by Benjamin Poulain
Modified: 2012-07-11 11:15 PDT (History)
6 users (show)

See Also:


Attachments
Patch (4.39 KB, patch)
2012-07-10 19:54 PDT, Benjamin Poulain
fpizlo: review+
Details | Formatted Diff | Diff

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