diff options
author | Alex Light <allight@google.com> | 2017-03-29 10:40:15 -0700 |
---|---|---|
committer | Alex Light <allight@google.com> | 2017-03-29 10:40:15 -0700 |
commit | 4b812faa25454bda4d6e79a305938449a54a3e41 (patch) | |
tree | 20ff43702e7da31a4990125ff9b5659505b363e0 /compiler/optimizing/graph_visualizer.cc | |
parent | 8b71f086ade1f48f3780cc81706669abbfe9c184 (diff) |
Change Ti::Agent collection from vector to List
We want these to be in a list to avoid the need for moving them
around, which would introduce the need to perform annoying accounting.
Test: ./test.py --host -j40
Bug: 36716572
Bug: 31455788
Change-Id: Ie16523f4e7d79934fa7844fb9b9a26e125cfa9eb
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions