commit | 00d70e98f0c7801d1a6a55535087b1511f71b580 | [log] [tgz] |
---|---|---|
author | Craig Topper <craig.topper@gmail.com> | Sat Jan 03 08:16:34 2015 +0000 |
committer | Craig Topper <craig.topper@gmail.com> | Sat Jan 03 08:16:34 2015 +0000 |
tree | ded9acc910d5bd3dff3d797920ece7d8788ab4da | |
parent | 2717b066cc843fd583b524750df350b382658597 [diff] |
Minor cleanup to all the switches after MatchInstructionImpl in all the AsmParsers. Make sure they all have llvm_unreachable on the default path out of the switch. Remove unnecessary "default: break". Remove a 'return' after unreachable. Fix some indentation. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225114 91177308-0d34-0410-b5e6-96231b3b80d8