MipsISelLowering.cpp: Fill unreachable paths to fix warnings. [-Wsometimes-uninitialized]
authorNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 24 Jan 2013 06:08:06 +0000 (06:08 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 24 Jan 2013 06:08:06 +0000 (06:08 +0000)
commitb3105b9a9bb318672364b3d63e07b6325c3be3d7
treea619ec242349b6c8d01920ee7b3cfbe101beeeef
parent00cdf602ae73e039c5d5244bae4bffb5e6455096
MipsISelLowering.cpp: Fill unreachable paths to fix warnings. [-Wsometimes-uninitialized]

FIXME: Could they, unreachable(s), be removed?
FIXME: I could prefer the coding standards...

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173325 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/Mips/MipsISelLowering.cpp