summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2015-09-25 14:39:40 -0700
committerMathieu Chartier <mathieuc@google.com>2015-09-25 14:56:02 -0700
commit36c0136e848e14993ad8e0f85c94caae14e2246a (patch)
tree53c3cc1559a448297873051610eae08f19d5f406 /compiler/optimizing/graph_visualizer.cc
parenta6af255cb93f25737110c3efa8595dd843eecb12 (diff)
Fix bug in WaitForCompilationToFinish
We now pass the barrier inside of Finalize, previously we did it in Run. This was buggy since Finalize is called after Run and there was a race condition where WaitForCompilationToFinish would delete the task before we called Finalize. Change-Id: I3f624fa9cdfcf2b266775c6927c336fb987dd58c
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions