Make the clean target remove the QMTest temporary directory.
[oota-llvm.git] / lib / Support / Annotation.cpp
2003-05-22 Chris LattnerAdd using declarations
2003-01-14 Chris LattnerMove annotation to support library
2003-01-13 Chris LattnerFix static initializer ordering dependency
2002-07-24 Chris LattnerFix problem that GCC3.1 doesn't like.
2002-01-20 Chris LattnerChanges to build successfully with GCC 3.02
2001-09-09 Chris LattnerClean up Type class by removing mutable ConstRules...
2001-09-07 Chris LattnerAnnotations are const objects now
2001-08-27 Chris LattnerSupport passing a data pointer to annotation factory...
2001-08-23 Chris LattnerAdd annotation support