llvm-6502/include/llvm/ADT
Chris Lattner 70aa33ee37 Add some out-of-line virtual dtors so that the class has a "home", preventing
vtables for (e.g.) Instruction from being emitted into every .o file.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@28898 91177308-0d34-0410-b5e6-96231b3b80d8
2006-06-21 16:53:47 +00:00
..
.cvsignore
BitSetVector.h Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean. 2006-02-22 16:23:43 +00:00
DenseMap.h
DepthFirstIterator.h
EquivalenceClasses.h add a method 2005-08-23 21:45:31 +00:00
GraphTraits.h
hash_map.in Eliminate use of sed in Visual Studio builds. 2005-10-26 14:48:53 +00:00
hash_set.in Fix comment. 2005-10-26 15:02:21 +00:00
HashExtras.h
ilist
IndexedMap.h
iterator.in Eliminate use of sed in Visual Studio builds. 2005-10-26 14:48:53 +00:00
PostOrderIterator.h Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean. 2006-02-22 16:23:43 +00:00
SCCIterator.h
SetOperations.h
SetVector.h
Statistic.h Add some out-of-line virtual dtors so that the class has a "home", preventing 2006-06-21 16:53:47 +00:00
STLExtras.h
StringExtras.h Favor C++ casts over C casts in C++ code. 2006-06-01 07:03:53 +00:00
Tree.h
UniqueVector.h Use find instead of lower_bounds. 2006-01-26 20:30:51 +00:00
VectorExtras.h Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean. 2006-02-22 16:23:43 +00:00