Skip to content
Commit 1959df2c authored by Greg Clayton's avatar Greg Clayton
Browse files

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
parent 01575f86
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment