[WinEH] Split blocks at calls to llvm.eh.begincatch
authorAndrew Kaylor <andrew.kaylor@intel.com>
Tue, 28 Apr 2015 21:54:14 +0000 (21:54 +0000)
committerAndrew Kaylor <andrew.kaylor@intel.com>
Tue, 28 Apr 2015 21:54:14 +0000 (21:54 +0000)
commit0595a97817c78303319268de6970054e8698da37
tree18db577c6f39df8ba21e85911d9c42b71fb85762
parentf23613a3cdad53a76b9b3eabae06305e1b7c0577
[WinEH] Split blocks at calls to llvm.eh.begincatch

Differential Revision: http://reviews.llvm.org/D9311

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@236046 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/WinEHPrepare.cpp
test/CodeGen/WinEH/cppeh-demote-liveout.ll
test/CodeGen/WinEH/cppeh-mixed-catch-and-cleanup.ll [new file with mode: 0644]
test/CodeGen/WinEH/cppeh-shared-empty-catch.ll
test/CodeGen/WinEH/seh-catch-all.ll
test/CodeGen/WinEH/seh-simple.ll