aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard-llvm@metafoo.co.uk>2016-03-26 01:49:50 +0000
committerRichard Smith <richard-llvm@metafoo.co.uk>2016-03-26 01:49:50 +0000
commitfef9e86f7007193ffc7f8d7c27f19cd891a9782b (patch)
treefc014824259bedb3d8a1292113e90865fdb8687a /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentd0234c4593ad6a59f378317ebcfc0506a1a11c36 (diff)
downloadllvm-fef9e86f7007193ffc7f8d7c27f19cd891a9782b.zip
llvm-fef9e86f7007193ffc7f8d7c27f19cd891a9782b.tar.gz
llvm-fef9e86f7007193ffc7f8d7c27f19cd891a9782b.tar.bz2
Don't force OnDiskHashTables to have a minimum of 64 buckets. That's
preposterously large for some lookup tables -- in C++ classes generated by template instantiation, it's very common for the number of lookup results to be either 1 or 2. This reduces size of a libstdc++ module by 7-15%. llvm-svn: 264486
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions