1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-23 13:02:52 +02:00
llvm-mirror/include/llvm/ADT
Chris Lattner a396e6d9ba 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.

llvm-svn: 28898
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
GraphTraits.h
hash_map.in
hash_set.in
HashExtras.h
ilist
iterator.in
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
VectorExtras.h Make the LLVM headers "-ansi -pedantic -Wno-long-long" clean. 2006-02-22 16:23:43 +00:00