diff options
author | Greg Clayton <gclayton@apple.com> | 2011-11-22 21:35:27 +0000 |
---|---|---|
committer | Greg Clayton <gclayton@apple.com> | 2011-11-22 21:35:27 +0000 |
commit | 1959df2c9c2ee2a0b82d08fb6fe0bdfb32d70598 (patch) | |
tree | 7018c720434c92a9c3b37084f00121f0e798d6a1 /llvm/lib/CodeGen/MachineBlockPlacement.cpp | |
parent | 01575f86aa6dabbdd89f29696c80e3d9ffaa5de9 (diff) | |
download | bcm5719-llvm-1959df2c9c2ee2a0b82d08fb6fe0bdfb32d70598.tar.gz bcm5719-llvm-1959df2c9c2ee2a0b82d08fb6fe0bdfb32d70598.zip |
Shrink-to-fit our std::vector<DWARFDebugInfoEntry> collections and save 20%
to 30% of memory. The size doubling was killing us and we ended up with up to
just under 50% of empty capacity. Cleaning this up saves us a ton of memory.
llvm-svn: 145086
Diffstat (limited to 'llvm/lib/CodeGen/MachineBlockPlacement.cpp')
0 files changed, 0 insertions, 0 deletions