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)
commit301ed0c3b498e4f79c1dfbb677b6e0b54ba8dff0
tree6ae7f4a14f1686532a0a916b9b025e992808b547
parent086a919cae465869493863341acbb0792c89caf4
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.

llvm-svn: 229952
llvm/include/llvm/CodeGen/Passes.h
llvm/lib/CodeGen/CodeGen.cpp
llvm/lib/CodeGen/DwarfEHPrepare.cpp
llvm/lib/CodeGen/WinEHPrepare.cpp
llvm/test/CodeGen/Mips/eh.ll
llvm/test/CodeGen/X86/dwarf-eh-prepare.ll
llvm/test/CodeGen/X86/gcc_except_table.ll
llvm/test/CodeGen/X86/gcc_except_table_functions.ll
llvm/test/CodeGen/XCore/exception.ll