* Expose DoConstantPoolMerging
authorChris Lattner <sabre@nondot.org>
Wed, 27 Jun 2001 23:35:26 +0000 (23:35 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 27 Jun 2001 23:35:26 +0000 (23:35 +0000)
commit531450d8a6fb79f34a33033ca24e8554469aa3a8
tree0d248c51e91f54ba970eecbb04e650083a4543bf
parent079df31921f11cd4b4d4dec1cf32dd291acf4995
* Expose DoConstantPoolMerging
* Cleanups (post->pre increment, new cleaner API, etc)
* Moved stuff into ConstantHandling.h

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