Move the handling of PassRegistrationListener's to PassRegistry.
authorOwen Anderson <resistor@mac.com>
Tue, 20 Jul 2010 23:41:56 +0000 (23:41 +0000)
committerOwen Anderson <resistor@mac.com>
Tue, 20 Jul 2010 23:41:56 +0000 (23:41 +0000)
commit539673579ec79b75a95ef9daefc6a8b2fc8552f5
treec4f78678bea14baa763cce7dd1a2fad6140b7fe0
parent1154f426d72ea7b2d9de93f9af5874d7d9b5a3d5
Move the handling of PassRegistrationListener's to PassRegistry.

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