Do not prototype any of these passes as returning Pass*. Instead, be specific
authorChris Lattner <sabre@nondot.org>
Mon, 20 Sep 2004 04:41:39 +0000 (04:41 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 20 Sep 2004 04:41:39 +0000 (04:41 +0000)
commit8e47e7292c0edadb964403b06717220e432f854a
tree32bdac082bca98339074d1e1a457792d5720cdcd
parentf627892e26002025396d2d09bc593e42eee56a24
Do not prototype any of these passes as returning Pass*.  Instead, be specific

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16431 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/IPO.h
include/llvm/Transforms/Scalar.h