add support for "external" depth first iterators, which store the 'visited' set
[oota-llvm.git] / include / Support / Debug.h
2003-08-01 Chris LattnerMove debugging support out of Statistic.h into Debug...