llvm-6502/include/llvm/ADT
Chris Lattner 794a014809 Extend StringMap to support being initialized as completely empty. When
initialized this way, they do not do a malloc to allocate their buckets.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35642 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-04 00:29:37 +00:00
..
.cvsignore
APInt.h add missing operator 2007-04-03 04:25:46 +00:00
BitVector.h Add a dtor to fix leaks from all clients of BitVector. 2007-03-20 02:10:56 +00:00
DenseMap.h
DepthFirstIterator.h
EquivalenceClasses.h
FoldingSet.h
GraphTraits.h
hash_map.in
hash_set.in
HashExtras.h
ilist
IndexedMap.h
iterator.in
PostOrderIterator.h
SCCIterator.h
SetOperations.h
SetVector.h
SmallPtrSet.h add range version of insert() 2007-04-02 01:21:19 +00:00
SmallSet.h
SmallString.h
SmallVector.h The hack won't work on VS 2005, and it might not be needed anyway. 2007-03-05 17:22:33 +00:00
Statistic.h
STLExtras.h
StringExtras.h
StringMap.h Extend StringMap to support being initialized as completely empty. When 2007-04-04 00:29:37 +00:00
Tree.h
UniqueVector.h
VectorExtras.h