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

Issue 652110: Add comment to generated code that says which code generator compiled it. (Closed)

Created:
10 years, 10 months ago by William Hesse
Modified:
9 years, 7 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Add comment to generated code that says which code generator compiled it. Committed: http://code.google.com/p/v8/source/detail?r=3932

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M src/arm/codegen-arm.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/arm/fast-codegen-arm.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/arm/full-codegen-arm.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/ia32/codegen-ia32.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/ia32/fast-codegen-ia32.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/x64/codegen-x64.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/x64/fast-codegen-x64.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
William Hesse
10 years, 10 months ago (2010-02-23 11:27:45 UTC) #1
fschneider
10 years, 10 months ago (2010-02-23 11:37:04 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698