[LCG] Add a previously missing assert about the relationship of RefSCCs.
authorChandler Carruth <chandlerc@gmail.com>
Tue, 22 Nov 2016 21:40:10 +0000 (21:40 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Tue, 22 Nov 2016 21:40:10 +0000 (21:40 +0000)
commit9eb857cb842f98abd3c9e1135613959e3ba5f03c
treeaa392ce1a1e3d24aa79080ac21f2e3af20961ddf
parent4e1a698be05697549072c8328918375a1609f3bd
[LCG] Add a previously missing assert about the relationship of RefSCCs.

No intended change, everything seems to be in working order already.

llvm-svn: 287705
llvm/lib/Analysis/LazyCallGraph.cpp