* Move DerivedType::addAbstractTypeUser from DerivedType.h
[oota-llvm.git] / include / Support /
2002-02-24 Chris LattnerGenericize the ReversePostOrderIterator.
2002-02-05 Chris LattnerNew Support file for operations on set like objects
2002-02-04 Chris LattnerPostOrderIterator really does depend on Method and...
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-11-27 Chris LattnerCreate a new #include "Support/..." directory structure...
2001-11-26 Chris LattnerMove DataTypes.h from llvm/Support to just Support
2001-09-09 Chris LattnerConvert ConstRules to use annotations to clean it up.
2001-09-07 Chris LattnerMake annotations operations const with a mutable annota...
2001-08-27 Chris LattnerExtend annotations to pass data pointers around to...
2001-08-23 Chris LattnerAdd annotation support