- Cleaned up the interface to AnalysisUsage to take analysis class names
authorChris Lattner <sabre@nondot.org>
Thu, 8 Aug 2002 19:01:11 +0000 (19:01 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 8 Aug 2002 19:01:11 +0000 (19:01 +0000)
commit5791bb70b12dfce83e2fcd3857af5a5c7fe9782e
tree7d312d9b2ee0dc871948b0925aa1a03137674a31
parentc6b227ecc4dea2292dc27ddda6fbefb2ac12e8a1
 - Cleaned up the interface to AnalysisUsage to take analysis class names
   instead of ::ID's.
 - Pass::getAnalysis<> now no longer takes an optional argument

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