Included assert.h so that the code compiles under newer versions of GCC.
[oota-llvm.git] / include / llvm / ADT / SCCIterator.h
2003-06-11 John CriswellIncluded assert.h so that the code compiles under newer...
2002-12-06 Vikram S. AdveBug fix in operator==() and in method fini().
2002-11-15 Chris LattnerFix warning
2002-11-10 Chris LattnerAdd tarj_end() method
2002-11-04 Vikram S. AdveGeneric graph iterator to enumerate the SCCs of a graph