Add the ability for SCC passes to initialize and finalize themselves
authorChris Lattner <sabre@nondot.org>
Tue, 20 Apr 2004 21:30:06 +0000 (21:30 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 20 Apr 2004 21:30:06 +0000 (21:30 +0000)
commita10df5028211fc897751d23e91d035db47d23fac
treeb517b8b12003fdcd1ddd2af08b6817c25e0ae608
parentc99acc3709f789baaf75b4ab3e1907b0226d620b
Add the ability for SCC passes to initialize and finalize themselves

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