Bug 178194 - [JSC] Add ability to build with ARMV8 ILP32 ABI
Summary: [JSC] Add ability to build with ARMV8 ILP32 ABI
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-11 16:34 PDT by Michael Saboff
Modified: 2017-10-11 17:33 PDT (History)
8 users (show)

See Also:


Attachments
Patch (1.48 KB, patch)
2017-10-11 16:43 PDT, Michael Saboff
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Saboff 2017-10-11 16:34:27 PDT
For ARMV8 32 bit ABI, we should use JSVALUE32_64 and the CLOOP.
Comment 1 Michael Saboff 2017-10-11 16:35:05 PDT
<rdar://problem/34778041>
Comment 2 Michael Saboff 2017-10-11 16:43:37 PDT
Created attachment 323488 [details]
Patch
Comment 3 WebKit Commit Bot 2017-10-11 17:33:39 PDT
Comment on attachment 323488 [details]
Patch

Clearing flags on attachment: 323488

Committed r223219: <https://trac.webkit.org/changeset/223219>
Comment 4 WebKit Commit Bot 2017-10-11 17:33:41 PDT
All reviewed patches have been landed.  Closing bug.