Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(188)

Issue 5794002: Fix ARM and x64 compilation. (Closed)

Created:
10 years ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Fix ARM and x64 compilation. Fix compilation on ARM and x64 due to a change in the architecture-shared API of the nonoptimizing code generator. Also added new PrepareForBailout to ARM (they are not yet fully implemented on x64). Committed: http://code.google.com/p/v8/source/detail?r=5993

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -18 lines) Patch
M src/arm/full-codegen-arm.cc View 11 chunks +19 lines, -11 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 7 chunks +9 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
10 years ago (2010-12-13 17:46:20 UTC) #1
fschneider
10 years ago (2010-12-13 17:48:07 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698