RESOLVED FIXED 189831
[ARM] Build broken on armv7hl after r235517
https://bugs.webkit.org/show_bug.cgi?id=189831
Summary [ARM] Build broken on armv7hl after r235517
Tomas Popela
Reported 2018-09-21 07:25:55 PDT
It's broken because of the missing implementation of patchableBranch8(). Fro ARMV7 it was added by Mark in https://trac.webkit.org/r235557, but the implementation for traditional ARM is still missing.
Attachments
Patch (1.74 KB, patch)
2018-09-21 07:27 PDT, Tomas Popela
no flags
Tomas Popela
Comment 1 2018-09-21 07:27:32 PDT
Yusuke Suzuki
Comment 2 2018-09-21 07:30:42 PDT
Comment on attachment 350359 [details] Patch r=me as a build fix.
Tomas Popela
Comment 3 2018-09-21 07:35:45 PDT
Comment on attachment 350359 [details] Patch Clearing flags on attachment: 350359 Committed r236315: <https://trac.webkit.org/changeset/236315>
Tomas Popela
Comment 4 2018-09-21 07:35:50 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2018-09-21 07:36:20 PDT
Note You need to log in before you can comment on or make changes to this bug.