Keep track of other pass managers, that are not directly managed by
authorDevang Patel <dpatel@apple.com>
Fri, 8 Dec 2006 23:11:43 +0000 (23:11 +0000)
committerDevang Patel <dpatel@apple.com>
Fri, 8 Dec 2006 23:11:43 +0000 (23:11 +0000)
commit591b1b7526ed9c099de23cc995853a250c20502f
treeb41ef3e63169ae8bbdfb6bebba26cb69a29e3007
parentc475692c5ee2f9c0c6988b7ec28768ef6690bfb0
Keep track of other pass managers, that are not directly managed by
top level manager. Use this info to findAnalysisPass.

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