Revert r229944: EH: Prune unreachable resume instructions during Dwarf EH preparation
authorChandler Carruth <chandlerc@gmail.com>
Fri, 20 Feb 2015 02:15:36 +0000 (02:15 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 20 Feb 2015 02:15:36 +0000 (02:15 +0000)
commit90b8e791ac8d299caf3d8e44245dfabbc37a84de
treeee5a00e616d4390546925ed85b92885a8eacc636
parent6a75fe1912b8bdde3f0d6b9725d9d32ebc5a9257
Revert r229944: EH: Prune unreachable resume instructions during Dwarf EH preparation

This doesn't pass 'ninja check-llvm' for me. Lots of tests, including
the ones updated, fail with crashes and other explosions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229952 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/Passes.h
lib/CodeGen/CodeGen.cpp
lib/CodeGen/DwarfEHPrepare.cpp
lib/CodeGen/WinEHPrepare.cpp
test/CodeGen/Mips/eh.ll
test/CodeGen/X86/dwarf-eh-prepare.ll
test/CodeGen/X86/gcc_except_table.ll
test/CodeGen/X86/gcc_except_table_functions.ll
test/CodeGen/XCore/exception.ll