Fix a [-Werror,-Wcovered-switch-default] warning by removing the
authorEric Christopher <echristo@gmail.com>
Thu, 19 Nov 2015 23:45:42 +0000 (23:45 +0000)
committerEric Christopher <echristo@gmail.com>
Thu, 19 Nov 2015 23:45:42 +0000 (23:45 +0000)
commita0734793bf0b8871c0e843244a35e7337877835f
tree88c14626956b4c809d8dd1e2c88a6dc7d62bdc36
parentd1d6f53a8b4acc14c5fce125035142e0639b44da
Fix a [-Werror,-Wcovered-switch-default] warning by removing the
unnecessary default case.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@253621 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/WebAssembly/Relooper.cpp