The tarjan iterator now returns a reference to the current SCC, not a possibly null...
[oota-llvm.git] / lib / Analysis / IPA / CallGraphSCCPass.cpp
2003-08-31 Chris LattnerThe tarjan iterator now returns a reference to the...
2003-08-31 Chris LattnerInitial checkin of the CallGraphSCCPass class