Fix a bug I introduced with my patch yesterday which broke Qt (I converted
authorChris Lattner <sabre@nondot.org>
Tue, 3 Apr 2007 23:29:39 +0000 (23:29 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 3 Apr 2007 23:29:39 +0000 (23:29 +0000)
commit7305084156b6edc4d4b12e3c9d5f7f6609d38e70
tree60de89289c09f4dbe168dea8c554a61af48d66fb
parentef4c916193e49e20c492f73147b3872b01c23862
Fix a bug I introduced with my patch yesterday which broke Qt (I converted
some constant exprs to apints).

Thanks to Anton for tracking down a small testcase that triggered this!

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