Pacify GCC, which worries about falling off the end of the switch.
authorDuncan Sands <baldrick@free.fr>
Fri, 2 Aug 2013 09:37:20 +0000 (09:37 +0000)
committerDuncan Sands <baldrick@free.fr>
Fri, 2 Aug 2013 09:37:20 +0000 (09:37 +0000)
commit1cd2ed8fdf7547bff3aaedccaac741b8a1d416a3
treec2443f985dc29b5be040d34f7714e6f715bfc7ec
parente393b738081104c86d34e4e70e8302474a19a45b
Pacify GCC, which worries about falling off the end of the switch.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@187649 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCInstPrinter.cpp