Make ImmutablePass::runOnModule non-virtual, since it is not
authorDan Gohman <gohman@apple.com>
Wed, 1 Aug 2007 14:28:20 +0000 (14:28 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 1 Aug 2007 14:28:20 +0000 (14:28 +0000)
commite819ff70f7e3528096569cd53bf6f38bbacabac1
treeb6e18bd31fcd8e18e78228dffbc551a2291886d8
parentf6a05f949f39d94d846dff9bf5093a838c6ebc4b
Make ImmutablePass::runOnModule non-virtual, since it is not
intended to be overridden.

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