[cleanup] Remove dead 'break;' statements that I meant to nuke in
authorChandler Carruth <chandlerc@gmail.com>
Wed, 2 Jul 2014 04:39:34 +0000 (04:39 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 2 Jul 2014 04:39:34 +0000 (04:39 +0000)
commitb80dce061bc6e4e1a28f3896d2ea81099daa3cf0
tree98bc8b1aca04a28aaad177cae7d34e2a828c32e4
parent5c654241382c7b8456887162fd04a0a9406c11c9
[cleanup] Remove dead 'break;' statements that I meant to nuke in
r212158 but missed.

Thanks to Craig for spotting the goof!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@212159 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp