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

Issue 440016: Xcode project: add fast-codegen sources. (Closed)

Created:
11 years ago by mnaganov (inactive)
Modified:
9 years, 7 months ago
Reviewers:
iposva
CC:
v8-dev
Visibility:
Public.

Description

Xcode project: add fast-codegen sources. TBR=iposva@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=3358

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -0 lines) Patch
M tools/v8.xcodeproj/project.pbxproj View 5 chunks +16 lines, -0 lines 2 comments Download

Messages

Total messages: 2 (0 generated)
mnaganov (inactive)
11 years ago (2009-11-25 10:45:06 UTC) #1
iposva
11 years ago (2009-11-25 19:21:28 UTC) #2
LGTM, but it appears that the Release v8_shell-arm build is broken.

http://codereview.chromium.org/440016/diff/1/2
File tools/v8.xcodeproj/project.pbxproj (right):

http://codereview.chromium.org/440016/diff/1/2#newcode1241
tools/v8.xcodeproj/project.pbxproj:1241: 9FBE03E210BD40EA00F8BFBA /*
fast-codegen-ia32.cc in Sources */,
We used to keep this list sorted as it reduces the potential for conflicts. But
we do not modify the Xcode project often enough for that to really matter.

http://codereview.chromium.org/440016/diff/1/2#newcode1350
tools/v8.xcodeproj/project.pbxproj:1350: 9FBE03E510BD412600F8BFBA /*
fast-codegen-arm.cc in Sources */,
ditto

Powered by Google App Engine
This is Rietveld 408576698