Factor code out to the TransformUtils library
authorChris Lattner <sabre@nondot.org>
Tue, 7 May 2002 18:10:55 +0000 (18:10 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 7 May 2002 18:10:55 +0000 (18:10 +0000)
commit2ed01d8f0bdb8aa73d893a8beb23b1838422fa32
treea11d54930ee46d3f90dbf1b12d15a653514d2801
parent5a4337a8fc13e7a63cef19b5292dfe1a8a45505a
Factor code out to the TransformUtils library

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2516 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/ConstantProp.cpp
lib/Transforms/Scalar/DCE.cpp