llvm-6502/include/Support
Chris Lattner 417d31c202 Move hash_* extension headers from ext/ to Support/ so that we can support
GCC 2.95, GCC 3.0.4 and GCC 3.1 all concurrently, without having to delete
headers after a chackou.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3055 91177308-0d34-0410-b5e6-96231b3b80d8
2002-07-24 21:16:42 +00:00
..
Annotation.h Disable the operator= in Value 2002-07-24 20:01:57 +00:00
Casting.h Add missing typename's that GCC3.1 is whining about. 2002-07-24 20:22:09 +00:00
CommandLine.h Add support for removing an option from a genericparser 2002-07-23 17:15:09 +00:00
DataTypes.h Implement DataTypes.h in terms of inttypes.h 2002-05-23 15:48:12 +00:00
DepthFirstIterator.h
GraphTraits.h
hash_map Move hash_* extension headers from ext/ to Support/ so that we can support 2002-07-24 21:16:42 +00:00
hash_set Move hash_* extension headers from ext/ to Support/ so that we can support 2002-07-24 21:16:42 +00:00
HashExtras.h Move hash_* extension headers from ext/ to Support/ so that we can support 2002-07-24 21:16:42 +00:00
ilist Changes to make it GCC 3.1 compatible 2002-07-24 20:44:01 +00:00
MathExtras.h Cleanups, rename IsPowerOf2 to isPowerOf2 2002-05-19 21:19:55 +00:00
NonCopyable.h
PostOrderIterator.h
SetOperations.h
Signals.h
Statistic.h changes to make it compatible with 64bit gcc 2002-06-25 20:22:25 +00:00
StatisticReporter.h changes to make it compatible with 64bit gcc 2002-06-25 20:22:25 +00:00
STLExtras.h
StringExtras.h
Tree.h
TypeInfo.h Initial checkin 2002-07-23 17:56:53 +00:00