Make functions that preserve the CFG not invalidate analyses that only depend
authorChris Lattner <sabre@nondot.org>
Mon, 6 May 2002 19:31:52 +0000 (19:31 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 6 May 2002 19:31:52 +0000 (19:31 +0000)
commit27ad137d5ef5bb08f95c388e825b02e9c074b667
tree278a36b1d201020233e75caa38d1504da895377b
parent4445519fab769d36f5a97466f5cfe1c618c44921
Make functions that preserve the CFG not invalidate analyses that only depend
on the CFG of a function

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