Add the AddLandingPadInfo function.
authorBill Wendling <isanbard@gmail.com>
Thu, 28 Jul 2011 23:42:57 +0000 (23:42 +0000)
committerBill Wendling <isanbard@gmail.com>
Thu, 28 Jul 2011 23:42:57 +0000 (23:42 +0000)
commite963a3814f3f8fde394da263340bc0888011291c
tree265b24788441cc2f5ff3429a33d3b48713b582d5
parent3d8b15ea709ec7fc84e6de191d4eb9858b0b4edf
Add the AddLandingPadInfo function.

AddLandingPadInfo takes a landingpad instruction and grabs all of the
information from it that it needs for EH table generation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136429 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/FunctionLoweringInfo.h
lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp