[LCG] We don't actually need a set in each SCC to track the nodes. We
can use the node -> SCC mapping in the top-level graph to test this on the rare occasions we need it. llvm-svn: 207090
Loading
Please sign in to comment
can use the node -> SCC mapping in the top-level graph to test this on the rare occasions we need it. llvm-svn: 207090