Bug 80975 - Dump the generated code for ARM_TRADITIONAL
Summary: Dump the generated code for ARM_TRADITIONAL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-13 01:35 PDT by Hojong Han
Modified: 2012-03-13 14:11 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.79 KB, patch)
2012-03-13 01:38 PDT, Hojong Han
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hojong Han 2012-03-13 01:35:48 PDT
dumpCode works on only ARM_THUMB2.
Add codes to dump the generated code in an asm file format for ARM_TRADITIONAL.
Comment 1 Hojong Han 2012-03-13 01:38:06 PDT
Created attachment 131572 [details]
Patch
Comment 2 WebKit Review Bot 2012-03-13 14:11:02 PDT
Comment on attachment 131572 [details]
Patch

Clearing flags on attachment: 131572

Committed r110605: <http://trac.webkit.org/changeset/110605>
Comment 3 WebKit Review Bot 2012-03-13 14:11:07 PDT
All reviewed patches have been landed.  Closing bug.