]> granicus.if.org Git - llvm/commit
WinEH: Create an unwind help alloca for __CxxFrameHandler3 xdata tables
authorReid Kleckner <reid@kleckner.net>
Wed, 25 Mar 2015 20:10:36 +0000 (20:10 +0000)
committerReid Kleckner <reid@kleckner.net>
Wed, 25 Mar 2015 20:10:36 +0000 (20:10 +0000)
commita8b46e705502dd9b4fb5d5d2eaf16af1f18e6484
tree2ee4d75902a1b92e121db14df7f40c8ec39ded7b
parent151bc36220226a8098124a6af20cab22b131a30d
WinEH: Create an unwind help alloca for __CxxFrameHandler3 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@233209 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