Bug 54461 - Remove some dead code in ARMv7
Summary: Remove some dead code in ARMv7
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-15 07:54 PST by Xan Lopez
Modified: 2011-02-15 09:31 PST (History)
1 user (show)

See Also:


Attachments
deadcode.diff (2.34 KB, patch)
2011-02-15 07:55 PST, Xan Lopez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xan Lopez 2011-02-15 07:54:36 PST
The VFPImmediate class seems to be unused, remove it.
Comment 1 Xan Lopez 2011-02-15 07:55:50 PST
Created attachment 82456 [details]
deadcode.diff
Comment 2 Xan Lopez 2011-02-15 09:31:39 PST
Comment on attachment 82456 [details]
deadcode.diff

Clearing flags on attachment: 82456

Committed r78573: <http://trac.webkit.org/changeset/78573>
Comment 3 Xan Lopez 2011-02-15 09:31:51 PST
All reviewed patches have been landed.  Closing bug.