RefreshCallGraph does not modify the SCC, adding "const" to make it clear (NFC)
authorMehdi Amini <mehdi.amini@apple.com>
Mon, 8 Aug 2016 18:51:05 +0000 (18:51 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Mon, 8 Aug 2016 18:51:05 +0000 (18:51 +0000)
commitc137c28c8be063501d338030d39d1f1214dc93b1
tree7372a63fa48b24f7b7fe321fa1292a8a991e7821
parent70ba8c506c0b6d11dfa14fc9e4c4a0f69e12c430
RefreshCallGraph does not modify the SCC, adding "const" to make it clear (NFC)

llvm-svn: 278037
llvm/lib/Analysis/CallGraphSCCPass.cpp