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

Issue 53011: Fix ARM simulator. Unless building for the actual ARM hardware,... (Closed)

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

Description

Fix ARM simulator. Unless building for the actual ARM hardware, inline assembler in C++ code should be IA32 assembly, not ARM. TBR=erik.corry@gmail.com Committed: http://code.google.com/p/v8/source/detail?r=1597

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/platform-linux.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
11 years, 9 months ago (2009-03-24 13:20:32 UTC) #1
Erik Corry
11 years, 9 months ago (2009-03-24 13:30:44 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698