Pacify gcc-4.5, which warns (correctly) that these switches have
authorDuncan Sands <baldrick@free.fr>
Wed, 17 Feb 2010 14:52:22 +0000 (14:52 +0000)
committerDuncan Sands <baldrick@free.fr>
Wed, 17 Feb 2010 14:52:22 +0000 (14:52 +0000)
commit9a7795cbed47159566fd8f57b846fcf14ffb0272
tree634f43e31cd8c690149b80e6763c6331a1c77760
parenta8572bbd39f50c17cbdce3a781b87a766f656881
Pacify gcc-4.5, which warns (correctly) that these switches have
cases that are not part of the enum.

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