[MIPS GlobalISel] Remove switch statement (fix r349346 for MSVC)
authorPetar Avramovic <Petar.Avramovic@rt-rk.com>
Mon, 17 Dec 2018 15:12:53 +0000 (15:12 +0000)
committerPetar Avramovic <Petar.Avramovic@rt-rk.com>
Mon, 17 Dec 2018 15:12:53 +0000 (15:12 +0000)
commitf9c9bc09ab76100029eca022ef5ea476054d916c
tree2f7c64914efbcf4d90511222a2ddb230f4e22975
parentae3b66b7b06a1c649134079c7ea7f4eb36912157
[MIPS GlobalISel] Remove switch statement (fix r349346 for MSVC)

Temporarily remove switch statement without any case labels
in function legalizeCustom in order to fix r349346 for MSVC.

llvm-svn: 349356
llvm/lib/Target/Mips/MipsLegalizerInfo.cpp