Bug 169720 - [jsc] implement MIPSAssembler::relinkJumpToNop()
Summary: [jsc] implement MIPSAssembler::relinkJumpToNop()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: Other
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-15 16:58 PDT by Guillaume Emont
Modified: 2017-04-03 00:43 PDT (History)
10 users (show)

See Also:


Attachments
Patch (1.30 KB, patch)
2017-03-15 17:01 PDT, Guillaume Emont
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume Emont 2017-03-15 16:58:46 PDT
We need this as it is used by the MacroAssembler and WebKit won't compile on MIPS without it.
Comment 1 Guillaume Emont 2017-03-15 17:01:18 PDT
Created attachment 304582 [details]
Patch

The patch.
Comment 2 Adrian Perez 2017-03-31 12:18:28 PDT
Comment on attachment 304582 [details]
Patch

Informally reviewing: r+
Comment 3 Yusuke Suzuki 2017-04-03 00:14:02 PDT
Comment on attachment 304582 [details]
Patch

r=me
Comment 4 WebKit Commit Bot 2017-04-03 00:43:19 PDT
Comment on attachment 304582 [details]
Patch

Clearing flags on attachment: 304582

Committed r214745: <http://trac.webkit.org/changeset/214745>
Comment 5 WebKit Commit Bot 2017-04-03 00:43:21 PDT
All reviewed patches have been landed.  Closing bug.