doxygenate RefreshCallGraph, add a new 'verification mode', and run it after
authorChris Lattner <sabre@nondot.org>
Tue, 1 Sep 2009 18:32:03 +0000 (18:32 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 1 Sep 2009 18:32:03 +0000 (18:32 +0000)
commit5a6a363527f9f66ff23f2d281f4fdc6c2084f2d3
treed60cc27ecba8cbcec2d20dc54586d6c508750aa7
parent7ab42aec4266ef1b474ae03f3cb94ce509aa94a7
doxygenate RefreshCallGraph, add a new 'verification mode', and run it after
CGSCC passes make change to ensure they are updating the callgraph correctly
(when assertions are enabled).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80698 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/IPA/CallGraphSCCPass.cpp