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

Issue 10915141: Repair flow graph printing after graph refactoring. (Closed)

Created:
8 years, 3 months ago by Kevin Millikin (Google)
Modified:
8 years, 3 months ago
Reviewers:
Florian Schneider
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Repair flow graph printing after graph refactoring. Recent refactoring broke flow graph printing (including code comments). Clean it up. BUG= Committed: https://code.google.com/p/dart/source/detail?r=12014

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -64 lines) Patch
M runtime/vm/flow_graph.cc View 1 chunk +3 lines, -1 line 0 comments Download
M runtime/vm/il_printer.cc View 7 chunks +67 lines, -59 lines 0 comments Download
M runtime/vm/intermediate_language.h View 4 chunks +4 lines, -3 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Google)
8 years, 3 months ago (2012-09-07 08:33:02 UTC) #1
Florian Schneider
8 years, 3 months ago (2012-09-07 08:46:23 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698