Add llvm_unreachable after fully-covered switches to appease GCC
authorAlexey Samsonov <samsonov@google.com>
Thu, 20 Mar 2014 07:30:40 +0000 (07:30 +0000)
committerAlexey Samsonov <samsonov@google.com>
Thu, 20 Mar 2014 07:30:40 +0000 (07:30 +0000)
commit471e0ba85039563a75402d1c90abd4cdf6c78bdf
tree1461a66b723edcab19f617d15da1d74295c1d8b4
parent6ee83c07a0b1445b6531a03ea8b48e8f0fa6635c
Add llvm_unreachable after fully-covered switches to appease GCC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@204318 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCFixup.cpp
lib/Target/PowerPC/MCTargetDesc/PPCELFObjectWriter.cpp