Move the smarts of AnalysisGroup registration into PassRegistry.
authorOwen Anderson <resistor@mac.com>
Wed, 21 Jul 2010 17:52:45 +0000 (17:52 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 21 Jul 2010 17:52:45 +0000 (17:52 +0000)
commit9650983b9a30804d3479aeffb2a7f8bdb6b33942
tree9dac49e911dfb4a50f29f886b66b15f8cb2a2fe8
parent45953215210ad06a3901b026bdee1d4352294407
Move the smarts of AnalysisGroup registration into PassRegistry.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109019 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/PassRegistry.h
lib/VMCore/Pass.cpp
lib/VMCore/PassRegistry.cpp