In this unreachable code, return an initialized value.
authorDuncan Sands <baldrick@free.fr>
Fri, 3 Jul 2009 16:00:23 +0000 (16:00 +0000)
committerDuncan Sands <baldrick@free.fr>
Fri, 3 Jul 2009 16:00:23 +0000 (16:00 +0000)
commit98749f851d64f6387caeeb0780d1750341e3a6a0
tree74161cdee8cad74346a982b939f1c7401f8565d2
parentd44d4bf04b69fa7b003a0792a78ab132e40fe76f
In this unreachable code, return an initialized value.
This stops gcc warning about possible uses of an uninitialized
value when compiling with assertions turned off.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74775 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLowering.h