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

Issue 14079007: Cleaned up and fixed code comment handling a bit. (Closed)

Created:
7 years, 8 months ago by Sven Panne
Modified:
7 years, 8 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Cleaned up and fixed code comment handling a bit. * Let GCC check the arguments of LCodeGen::Coment. * Fixed a few call sites. * Made basic blocks a little bit more visible in the code output. * Sorted #includes. Committed: http://code.google.com/p/v8/source/detail?r=14331

Patch Set 1 #

Patch Set 2 : Improved printing of block separator on x64/ARM/MIPS, too #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -35 lines) Patch
M src/arm/lithium-codegen-arm.h View 2 chunks +3 lines, -1 line 0 comments Download
M src/arm/lithium-codegen-arm.cc View 1 3 chunks +5 lines, -7 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.h View 2 chunks +3 lines, -2 lines 0 comments Download
M src/ia32/lithium-codegen-ia32.cc View 3 chunks +5 lines, -7 lines 0 comments Download
M src/mips/lithium-codegen-mips.h View 2 chunks +4 lines, -3 lines 0 comments Download
M src/mips/lithium-codegen-mips.cc View 1 3 chunks +5 lines, -7 lines 0 comments Download
M src/x64/lithium-codegen-x64.h View 2 chunks +2 lines, -1 line 0 comments Download
M src/x64/lithium-codegen-x64.cc View 1 3 chunks +5 lines, -7 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Sven Panne
7 years, 8 months ago (2013-04-18 12:55:36 UTC) #1
Toon Verwaest
lgtm
7 years, 8 months ago (2013-04-18 13:27:17 UTC) #2
Sven Panne
7 years, 8 months ago (2013-04-18 13:45:41 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r14331 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698