Pass initialization functions should take a PassRegistry as a parameter
authorOwen Anderson <resistor@mac.com>
Wed, 6 Oct 2010 20:07:03 +0000 (20:07 +0000)
committerOwen Anderson <resistor@mac.com>
Wed, 6 Oct 2010 20:07:03 +0000 (20:07 +0000)
commit5f0d700278b98f00a7f1cd792e10acbb76447be1
tree00e0e5ad8adc4dd1ca39eb686b38c333771bb713
parent153666c0384c724c1a935be44a1afe0319649e3e
Pass initialization functions should take a PassRegistry as a parameter
rather than being fixed to the global registry.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@115824 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/PassSupport.h