summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.h
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2014-11-17 12:36:24 -0800
committerMathieu Chartier <mathieuc@google.com>2014-11-17 13:21:43 -0800
commitbc58ede2eebe20d592959b88c36fb74d4d832441 (patch)
treed7fe67259afb70cb9ff911762c7edccc1d68ed1d /compiler/optimizing/graph_visualizer.h
parent5d99e333bcb454add372fe776a00d3172146bd6b (diff)
Don't call AddImageStringsToTable or MoveImageClassesToClassTable if running imageless
If we fail to create the image we use imageless running, this was breaking AddImageStringsToTable since we didn't check for this case. Added a check which avoids calling AddImageStringsToTable and MoveImageClassesToClassTable if we don't have an image. Bug: 18412472 (cherry picked from commit ab1953f35880f94752e1fcde3f6b3f0d3532125b) Change-Id: Ida18e1fcd04d752d55923e65c3122c0ac0bde728
Diffstat (limited to 'compiler/optimizing/graph_visualizer.h')
0 files changed, 0 insertions, 0 deletions