WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
190080
[JSC] [Armv7] Add a copy function argument to MacroAssemblerARMv7::link() and pass it down to the assembler's linking functions.
https://bugs.webkit.org/show_bug.cgi?id=190080
Summary
[JSC] [Armv7] Add a copy function argument to MacroAssemblerARMv7::link() and...
Guillaume Emont
Reported
2018-09-28 09:46:33 PDT
Since
r236589
the build doesn't compile on armv7, so we should add that parameter and pass it down. Working on a patch.
Attachments
Patch
(10.64 KB, patch)
2018-09-28 10:31 PDT
,
Guillaume Emont
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Guillaume Emont
Comment 1
2018-09-28 10:31:51 PDT
Created
attachment 351091
[details]
Patch The patch.
Mark Lam
Comment 2
2018-09-28 10:54:03 PDT
<
rdar://problem/38916630
>
Mark Lam
Comment 3
2018-09-28 11:11:34 PDT
(In reply to Mark Lam from
comment #2
)
> <
rdar://problem/38916630
>
Scratch that. Wrong rdar.
WebKit Commit Bot
Comment 4
2018-09-28 11:18:23 PDT
Comment on
attachment 351091
[details]
Patch Clearing flags on attachment: 351091 Committed
r236604
: <
https://trac.webkit.org/changeset/236604
>
WebKit Commit Bot
Comment 5
2018-09-28 11:18:24 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6
2018-09-28 11:19:28 PDT
<
rdar://problem/44869446
>
Saam Barati
Comment 7
2018-09-29 18:29:27 PDT
Do any EWS bots run ARMv7?
Guillaume Emont
Comment 8
2018-09-30 02:33:33 PDT
(In reply to Saam Barati from
comment #7
)
> Do any EWS bots run ARMv7?
We (Igalia) are hoping to add an EWS linux armv7 bot soon (we'll work on that next week during the Web Engine Hackfest). Not sure what arch are the ios and ios-sim EWS.
Saam Barati
Comment 9
2018-09-30 11:37:49 PDT
(In reply to Guillaume Emont from
comment #8
)
> (In reply to Saam Barati from
comment #7
) > > Do any EWS bots run ARMv7? > > We (Igalia) are hoping to add an EWS linux armv7 bot soon (we'll work on > that next week during the Web Engine Hackfest). Not sure what arch are the > ios and ios-sim EWS.
They're not armv7. It seems like if we want to keep this code in trunk we should have a bot that at the very least catches build issues.
Guillaume Emont
Comment 10
2018-10-01 01:20:20 PDT
(In reply to Saam Barati from
comment #9
)
> > It seems like if we want to keep this code in trunk we should have a bot > that at the very least catches build issues.
I completely agree with that. We're aiming on having that running this week, hopefully with devices running tests too.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug