Make the getAnalyss<> members const. Using them does NOT modify the Pass object.
authorChris Lattner <sabre@nondot.org>
Thu, 29 Aug 2002 20:07:59 +0000 (20:07 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 29 Aug 2002 20:07:59 +0000 (20:07 +0000)
commit3f917b6f99d1835f8bd9be6f7c74876dacf486c8
tree8a360ad5ea52c26093dc1d096201e57957b7684d
parent764b46ea2de93cbfa3e1064e1750c88c2441b317
Make the getAnalyss<> members const.  Using them does NOT modify the Pass object.

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