WinEH: Create a parent frame alloca for HandlerType xdata tables
authorDavid Majnemer <david.majnemer@gmail.com>
Fri, 27 Mar 2015 04:17:07 +0000 (04:17 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Fri, 27 Mar 2015 04:17:07 +0000 (04:17 +0000)
commitdb573736fdcd5cb377c2e585039beaf665bcf64b
treea3d4d6f3cf17bdf21398abcf9f6cb397256d830b
parent6284bcd95b6f9c1fcf54985c8361640044067987
WinEH: Create a parent frame alloca for HandlerType xdata tables

We don't have any logic to emit those tables yet, so the SDAG lowering
of this intrinsic is just a stub.  We can see the intrinsic in the
prepared IR, though.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@233354 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ExceptionHandling.rst
include/llvm/IR/Intrinsics.td
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/WinEHPrepare.cpp
lib/IR/Verifier.cpp
test/CodeGen/WinEH/cppeh-catch-unwind.ll