llvm-6502/include
Jakob Stoklund Olesen aea4fe2862 Prevent infinite growth of SmallMap instances.
Rehash but don't grow when full of tombstones.

Patch by José Fonseca!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128565 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-30 18:32:44 +00:00
..
llvm Prevent infinite growth of SmallMap instances. 2011-03-30 18:32:44 +00:00
llvm-c