llvm-6502/include/llvm/ADT
Jeff Cohen ac58a16f85 Fix PR1329.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36016 91177308-0d34-0410-b5e6-96231b3b80d8
2007-04-14 21:50:21 +00:00
..
.cvsignore
APInt.h Implement a getBitsNeeded method to determine how many bits are needed to 2007-04-13 19:19:07 +00:00
APSInt.h add missing methods, mark stuff const 2007-04-10 07:06:21 +00:00
BitVector.h Fix release build. 2007-04-04 22:13:39 +00:00
DenseMap.h Make find return the appropriate iterator/const_iterator 2007-02-10 06:58:17 +00:00
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 Fix PR1329. 2007-04-14 21:50:21 +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 use calloc instead of new/memset, it is more efficient 2007-04-04 00:44:31 +00:00
Tree.h
UniqueVector.h
VectorExtras.h