Bug 210412 - Enable the ability to build the ASM LLInt for ARMv7k.
Summary: Enable the ability to build the ASM LLInt for ARMv7k.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Lam
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-04-12 15:44 PDT by Mark Lam
Modified: 2020-04-13 00:17 PDT (History)
10 users (show)

See Also:


Attachments
proposed patch. (8.21 KB, patch)
2020-04-12 16:12 PDT, Mark Lam
no flags Details | Formatted Diff | Diff
proposed patch. (8.54 KB, patch)
2020-04-12 16:20 PDT, Mark Lam
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Lam 2020-04-12 15:44:03 PDT
Fix the offlineasm so that it can build the ASM LLInt for ARMv7k.  This patch does not actually enable the ASM LLInt.  The ARMv7k port still build the C Loop LLInt.
Comment 1 Mark Lam 2020-04-12 16:12:38 PDT
Created attachment 396243 [details]
proposed patch.
Comment 2 Mark Lam 2020-04-12 16:20:04 PDT
Created attachment 396244 [details]
proposed patch.
Comment 3 Mark Lam 2020-04-13 00:16:38 PDT
Thanks for the review.  Landed in r259996: <http://trac.webkit.org/r259996>.
Comment 4 Radar WebKit Bug Importer 2020-04-13 00:17:13 PDT
<rdar://problem/61701621>