Outline cleanup handlers for native Windows C++ exception handling
authorAndrew Kaylor <andrew.kaylor@intel.com>
Tue, 3 Mar 2015 20:00:16 +0000 (20:00 +0000)
committerAndrew Kaylor <andrew.kaylor@intel.com>
Tue, 3 Mar 2015 20:00:16 +0000 (20:00 +0000)
commit83eaade2b42a73685ad4d09ad92edbe001349bb5
treea28aa313defd521ee36b70a80b15ea49e4914728
parent40057e8ee838cf8a529ed4bed98abc8bde1bda2a
Outline cleanup handlers for native Windows C++ exception handling

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231117 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/WinEHPrepare.cpp
test/CodeGen/X86/cppeh-catch-all.ll
test/CodeGen/X86/cppeh-catch-scalar.ll
test/CodeGen/X86/cppeh-frame-vars.ll
test/CodeGen/X86/cppeh-inalloca.ll
test/CodeGen/X86/cppeh-min-unwind.ll [new file with mode: 0644]
test/CodeGen/X86/cppeh-nonalloca-frame-values.ll