OSDN Git Service

silence a bogus 'might be used uninit' warning from GCC.
authorChris Lattner <sabre@nondot.org>
Mon, 4 Jan 2010 18:48:26 +0000 (18:48 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 4 Jan 2010 18:48:26 +0000 (18:48 +0000)
commit0cb1e9edd5ae9862da46d102daf613cd688eb61a
tree6c5f054c32e40b4e6b2de9edd9245a8ea0861046
parent7ba4e17285ba271758dc478cf422b64e7a2f0e8e
silence a bogus 'might be used uninit' warning from GCC.

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