Extended support for native Windows C++ EH outlining
authorAndrew Kaylor <andrew.kaylor@intel.com>
Wed, 11 Mar 2015 23:22:06 +0000 (23:22 +0000)
committerAndrew Kaylor <andrew.kaylor@intel.com>
Wed, 11 Mar 2015 23:22:06 +0000 (23:22 +0000)
commit6b67d4277366cbaa0b76b544b94ebafab26e502a
treedd6a56a77fa213f1f967eb9939216f48789f0466
parent5f141b03fa622e6c2992b3c0b855a297f585dc0d
Extended support for native Windows C++ EH outlining

Differential Review: http://reviews.llvm.org/D7886

llvm-svn: 231981
llvm/include/llvm/Transforms/Utils/Cloning.h
llvm/lib/CodeGen/WinEHPrepare.cpp
llvm/lib/Transforms/Utils/CloneFunction.cpp
llvm/test/CodeGen/WinEH/cppeh-catch-all.ll
llvm/test/CodeGen/WinEH/cppeh-catch-scalar.ll
llvm/test/CodeGen/WinEH/cppeh-frame-vars.ll
llvm/test/CodeGen/WinEH/cppeh-inalloca.ll
llvm/test/CodeGen/WinEH/cppeh-min-unwind.ll
llvm/test/CodeGen/WinEH/cppeh-nested-2.ll [new file with mode: 0644]
llvm/test/CodeGen/WinEH/cppeh-nonalloca-frame-values.ll