Skip to content
Commit d7291625 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

Factor DenseMap into a base class that implements the hashtable logic,

and a derived class that provides the allocation and growth strategy.

This is the first (and biggest) step toward building a SmallDenseMap
that actually behaves exactly the same as DenseMap, and supports all the
same types and interface points with the same semantics.

llvm-svn: 158585
parent 28854f56
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