Changes in directory llvm/include/Support: TarjanSCCIterator.h added (r1.1) --- Log message: Generic graph iterator to enumerate the SCCs of a graph in linear time using Tarjan's DFS algorithm. --- Diffs of the changes: