remove the now dead condprop pass, PR3906.
authorChris Lattner <sabre@nondot.org>
Wed, 11 Nov 2009 05:56:35 +0000 (05:56 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 11 Nov 2009 05:56:35 +0000 (05:56 +0000)
commitf8fb7c26ee251e71be8a5372dc4936f3042c7553
tree7f11bf10ddff51272838b805f722d0b7fc294278
parentb069c911910277a684fd8d3e1f2376e298352ac6
remove the now dead condprop pass, PR3906.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@86810 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm-c/Transforms/Scalar.h
include/llvm/LinkAllPasses.h
include/llvm/Transforms/Scalar.h
lib/Transforms/Scalar/CMakeLists.txt
lib/Transforms/Scalar/CondPropagate.cpp [deleted file]
lib/Transforms/Scalar/Scalar.cpp