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

Issue 6249002: Fix the xcode build by not including x64 specific code when generating... (Closed)

Created:
9 years, 11 months ago by Rico
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix the xcode build by not including x64 specific code when generating 32 bit code. Committed: http://code.google.com/p/v8/source/detail?r=6299

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -0 lines) Patch
M src/ia32/deoptimizer-ia32.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M src/x64/deoptimizer-x64.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M src/x64/lithium-codegen-x64.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M src/x64/lithium-x64.cc View 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Rico
9 years, 11 months ago (2011-01-13 14:08:36 UTC) #1
Mads Ager (chromium)
9 years, 11 months ago (2011-01-13 14:09:46 UTC) #2
OK, LGTM

I wish we didn't have to do this for XCode...

Powered by Google App Engine
This is Rietveld 408576698