Skip to content
Commit a7205b61 authored by Chandler Carruth's avatar Chandler Carruth
Browse files

[LCG] Special case the removal of self edges. These don't impact the SCC

graph in any way because we don't track edges in the SCC graph, just
nodes. This also lets us add a nice assert about the invariant that
we're working on at least a certain number of nodes within the SCC.

llvm-svn: 207305
parent a6bda8ba
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment