Initialize AnalysisImpls for each pass before executing the pass.
authorDevang Patel <dpatel@apple.com>
Tue, 12 Dec 2006 23:13:09 +0000 (23:13 +0000)
committerDevang Patel <dpatel@apple.com>
Tue, 12 Dec 2006 23:13:09 +0000 (23:13 +0000)
commit41545fd66316776e670deac302672c3d9acef2a2
tree27a43ebaa93a5b2ec3196b3960db65a06a394074
parent27aaab2bd3c220d8466b34f6b959f74e1caac69b
Initialize AnalysisImpls for each pass before executing the pass.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32509 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/PassManager.cpp