Summary: | Renaming the armv7.rb LLINT backend to arm.rb | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Gabor Rapcsanyi <rgabor> | ||||
Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | barraclough, fpizlo, gyuyoung.kim, oliver, ossy, rakuco, webkit.review.bot, zherczeg | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 97589 | ||||||
Attachments: |
|
Description
Gabor Rapcsanyi
2013-02-22 01:00:32 PST
Created attachment 189743 [details]
proposed patch
Filip could you take a look at this please? The following patch would be this: https://bugs.webkit.org/show_bug.cgi?id=97589 ping for review, please :) This patch looks sane for me, so if noone has any objections, I will give an r+. Comment on attachment 189743 [details] proposed patch There was no objections, so it is time for a review. The patch is quite old now, so please update it before land. View in context: https://bugs.webkit.org/attachment.cgi?id=189743&action=review > Source/JavaScriptCore/ChangeLog:9 > + The first step to making a common ARM backend in LLINT > + for ARMv5, ARMv7 and ARMv7 traditional. A little more details please. Thanks for the review! Patch landed: http://trac.webkit.org/changeset/145504 |