summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2015-12-04 15:07:48 -0800
committerMathieu Chartier <mathieuc@google.com>2015-12-04 15:19:10 -0800
commit41dc8cef5d1f86e3ade30b8aaf20d29d8d0c712b (patch)
tree000d84e9b7d321b86349da577f744977ecf191d6 /compiler/optimizing/graph_visualizer.cc
parentbf0e73604f836e3b8f7d6481e83110c3426350b6 (diff)
Combine class sets when writing a class table
Reduces the boot.art size since we allocate a new class set with the default load factor. The load factor in the combined class table is higher to pruning classes, this reduces the size of the boot image. Also fixes the hypothetical case where the class table being written has multiple class sets. Boot.art size Before: 8122368 After: 8044544 Slight cleanup in patchoat.cc. Bug: 22858531 Change-Id: I31b3ea2004ece6f6c853ee906074bb2792dee958
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions