Index: runtime/vm/flow_graph_allocator.cc |
=================================================================== |
--- runtime/vm/flow_graph_allocator.cc (revision 43213) |
+++ runtime/vm/flow_graph_allocator.cc (working copy) |
@@ -2920,7 +2920,6 @@ |
if (FLAG_print_ssa_liveranges) { |
const Function& function = flow_graph_.function(); |
- |
OS::Print("-- [before ssa allocator] ranges [%s] ---------\n", |
function.ToFullyQualifiedCString()); |
PrintLiveRanges(); |