Remove unreachable code. (replace with llvm_unreachable to help GCC where necessary)
authorDavid Blaikie <dblaikie@gmail.com>
Tue, 17 Jan 2012 04:43:56 +0000 (04:43 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Tue, 17 Jan 2012 04:43:56 +0000 (04:43 +0000)
commitfdebc38523b397743973ff6a2d2e93b112dd96e5
tree03c93b31dc3e434c640e0180231461400e390529
parent21506061ef031a01fce5cc1781f30780fbecb59b
Remove unreachable code. (replace with llvm_unreachable to help GCC where necessary)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148284 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Host.cpp
lib/Transforms/Scalar/ObjCARC.cpp
lib/Transforms/Utils/BasicBlockUtils.cpp
lib/Transforms/Utils/CmpInstAnalysis.cpp
lib/VMCore/ConstantsContext.h
lib/VMCore/Core.cpp
lib/VMCore/Instruction.cpp
tools/llvm-mc/llvm-mc.cpp
tools/llvm-rtdyld/llvm-rtdyld.cpp
utils/TableGen/CodeGenDAGPatterns.cpp
utils/TableGen/X86DisassemblerTables.cpp