Bug 128577 - Re-enable ARM Thumb2 disassembler
Summary: Re-enable ARM Thumb2 disassembler
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Michael Saboff
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-10 21:14 PST by Michael Saboff
Modified: 2014-02-10 21:38 PST (History)
3 users (show)

See Also:


Attachments
Patch (3.03 KB, patch)
2014-02-10 21:23 PST, Michael Saboff
fpizlo: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Saboff 2014-02-10 21:14:24 PST
It appears that during a recent merge, the ARM Thumb2 disassembler was disabled.
Comment 1 Michael Saboff 2014-02-10 21:23:40 PST
Created attachment 223805 [details]
Patch
Comment 2 Michael Saboff 2014-02-10 21:38:52 PST
Committed r163859: <http://trac.webkit.org/changeset/163859>