diff options
author | Jean Christophe Beyler <jean.christophe.beyler@intel.com> | 2014-06-09 10:18:26 -0700 |
---|---|---|
committer | Jean Christophe Beyler <jean.christophe.beyler@intel.com> | 2014-06-14 16:59:05 -0700 |
commit | e1f65bcb957a65c6d45b319d968bc53a833f2c65 (patch) | |
tree | f3562629207515af475802b02824be5021a42d1e /compiler/optimizing/graph_visualizer.cc | |
parent | 799605088f51dace7fddaf8493c8c6f3090fdaf6 (diff) |
ART: PassMEDataHolder should have a data field
For passes that would like to pass data around while working, let them actually
allocate it if need be in the Start, use it during the Worker, and
potentially free it during the End.
Change-Id: I03238ef17158f7e2615d6defe5d7f15432c8a511
Signed-off-by: Jean Christophe Beyler <jean.christophe.beyler@intel.com>
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions