summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorCalin Juravle <calin@google.com>2014-07-04 16:24:03 +0100
committerCalin Juravle <calin@google.com>2014-07-17 21:06:19 +0100
commit3280517651195602253ed92a2749964e96cad27e (patch)
tree9e91047bf950a7eddbb551534dc10078be74251c /compiler/optimizing/graph_visualizer.cc
parent6dfa4188d5cbe7cb1c89011cda80e1c261ae30f0 (diff)
Fix identifier size in the heap dump.
We're using addresses as IDs and previously we would have written sizeof(void*) as the identifier size in the header. Heap references are actually uint32_t so writting 4 bytes should be enough. Bug: 16016862 Change-Id: I785abf5030681b6009370b7b2d7552e8b4b54e67
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions