hanchenye-llvm-project/llvm/lib/Target/SystemZ/AsmParser
Craig Topper 589ceee7f4 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.

llvm-svn: 225114
2015-01-03 08:16:34 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
SystemZAsmParser.cpp