Allow passes to just pass up "FunctionPass(&ID)" instead of "FunctionPass((intptr_t...
authorChris Lattner <sabre@nondot.org>
Mon, 8 Oct 2007 03:45:44 +0000 (03:45 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 8 Oct 2007 03:45:44 +0000 (03:45 +0000)
commit529ac2f286b89a3f39efb91914897cef7e07b0d6
tree5594ab493ed40a4d564026eba0ca379834902440
parent6d6203dff3560a2cc3ac8ec620ac3b105b0c7cc7
Allow passes to just pass up "FunctionPass(&ID)" instead of "FunctionPass((intptr_t)&ID)"

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