fix a subtle bug that caused an MSVC warning. Thanks to Jeffc for pointing this...
authorChris Lattner <sabre@nondot.org>
Mon, 5 Mar 2007 00:11:19 +0000 (00:11 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 5 Mar 2007 00:11:19 +0000 (00:11 +0000)
commit3c6984969685d164a38d7e45beff4f389db12198
treedeb60237fbbb701f56e745555e402198327b4fd4
parent783ccdb5c471e71c585b450d2e95783cfebc57b3
fix a subtle bug that caused an MSVC warning.  Thanks to Jeffc for pointing this out.

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