summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2012-10-23 19:34:36 +0000
committerPete Cooper <peter_cooper@apple.com>2012-10-23 19:34:36 +0000
commit41ef09a4b56f8dcd2a2b234a61a5fdf7388cb472 (patch)
tree6f1a112ca45b767cb0d78e33fd8b9bc5758e3acf /clang/lib/Frontend/CompilerInvocation.cpp
parent8ba353da398116cc8b294c3e7a2f9467f3c61b14 (diff)
downloadbcm5719-llvm-41ef09a4b56f8dcd2a2b234a61a5fdf7388cb472.tar.gz
bcm5719-llvm-41ef09a4b56f8dcd2a2b234a61a5fdf7388cb472.zip
Change DenseMap to use a power of 2 growth if one is given instead of the next power of 2. This was causing DenseMaps to grow 4x instead of 2x. I'll keep an eye on the buildbots as this could impact performance
llvm-svn: 166493
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud