llvm-6502/include/Support
Chris Lattner 6b5f30f365 Get rid of Annotable's vtable. If anyone deletes an object through an Annotable*,
they get what they deserve.

This reduces the size of Instruction & Function by 4 bytes each.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14433 91177308-0d34-0410-b5e6-96231b3b80d8
2004-06-27 18:36:39 +00:00
..
.cvsignore
Annotation.h Get rid of Annotable's vtable. If anyone deletes an object through an Annotable*, 2004-06-27 18:36:39 +00:00
BitSetVector.h
Casting.h
CommandLine.h The prototype for ParseCommandLineOptions changed at some point, but this 2004-06-03 22:07:26 +00:00
DataTypes.h.in Add some constants for VC 2004-06-04 20:58:34 +00:00
Debug.h
DenseMap.h
DepthFirstIterator.h
DOTGraphTraits.h
DynamicLinker.h
ELF.h
EquivalenceClasses.h
FileUtilities.h Add a new CopyFile function 2004-06-02 00:51:20 +00:00
GraphTraits.h
GraphWriter.h
hash_map.in
hash_set.in
HashExtras.h
ilist Silence a warning 2004-06-04 20:10:17 +00:00
iterator.in
LeakDetector.h
MallocAllocator.h
MathExtras.h Provide prototypes for IsNAN() wrapper. 2004-06-23 00:25:24 +00:00
PostOrderIterator.h
SCCIterator.h
SetOperations.h
SlowOperationInformer.h
Statistic.h
STLExtras.h Add comparator useful for natural comparisons on collections with 2004-05-30 07:45:09 +00:00
StringExtras.h Unbreak the build. tsk tsk 2004-06-25 00:18:02 +00:00
SystemUtils.h
ThreadSupport-NoSupport.h
ThreadSupport-PThreads.h
ThreadSupport.h.in ThreadSupport.h is now output from configure. 2004-02-23 21:30:29 +00:00
Timer.h
Tree.h
type_traits.h
TypeInfo.h Fix a *really* dumb warning on VC 2004-06-04 20:47:19 +00:00
VectorExtras.h