Follow up of commit r172472.
authorQuentin Colombet <qcolombet@apple.com>
Mon, 14 Jan 2013 21:34:09 +0000 (21:34 +0000)
committerQuentin Colombet <qcolombet@apple.com>
Mon, 14 Jan 2013 21:34:09 +0000 (21:34 +0000)
commit19d54337169ae4af2d44ae39664d0bac1ae0309c
tree93c08b85bba6946211676899d90fb514c09d8452
parent31659fa066b00afeea38d36ba87b531a4d7313d7
Follow up of commit r172472.
Refactor the big if/else sequence into one string switch for ARM subtype selection.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@172475 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp