Remove DynamicConstantMerge pass, because it did not fit in with the Pass
authorChris Lattner <sabre@nondot.org>
Tue, 25 Jun 2002 15:55:29 +0000 (15:55 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 25 Jun 2002 15:55:29 +0000 (15:55 +0000)
commit9234d03373b7e0e590836f8fe1a5cd560d2620ea
treea69b334b2a710afbb2f23959ffeeca181ee78888
parentce0141ec22cbdc31e56151a0c4118050ecc96db3
Remove DynamicConstantMerge pass, because it did not fit in with the Pass
system correctly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2772 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/ConstantMerge.cpp