Remove the reduceApply functions they are obsolete things from the days before
authorChris Lattner <sabre@nondot.org>
Thu, 28 Mar 2002 22:49:49 +0000 (22:49 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 28 Mar 2002 22:49:49 +0000 (22:49 +0000)
commit21ba3fec994fefad527befeabe586ad19e79cb6c
tree8dd443af457bb3a77309442a63389b245d542bf5
parent4dc1f82e7e8ffe60716a8dbab2f5d8fdb288bced
Remove the reduceApply functions they are obsolete things from the days before
we had a reasonable pass system

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