OSDN Git Service

Add new method to FunctionPassManager to add ImmutablePasses.
authorBrian Gaeke <gaeke@uiuc.edu>
Thu, 14 Aug 2003 06:07:57 +0000 (06:07 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Thu, 14 Aug 2003 06:07:57 +0000 (06:07 +0000)
commit1d3fa21cdd115b48241ff031f01e6b489b077abf
tree6b7b5d0c1eb585d8f8e911bf9a633c9f528c4fee
parente69f72758bbf652673edffd0f3bfdce77641e472
Add new method to FunctionPassManager to add ImmutablePasses.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@7838 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/PassManager.h
lib/VMCore/Pass.cpp
lib/VMCore/PassManagerT.h