Fix a bug in globalopt due to the recent cast patch.
authorChris Lattner <sabre@nondot.org>
Thu, 30 Nov 2006 17:26:08 +0000 (17:26 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 30 Nov 2006 17:26:08 +0000 (17:26 +0000)
commit9a989f0f97dfb96477e5fec080c170f34930a7fe
tree4dec196da897bc5567b2cf0fc0eb7e5a8f3c224d
parent96839be87f630c4cc14e0fa1778db1bd0cca82bf
Fix a bug in globalopt due to the recent cast patch.

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