Modify the mapping from landing pad to call sites to accept more than one call
authorBill Wendling <isanbard@gmail.com>
Wed, 5 Oct 2011 22:24:35 +0000 (22:24 +0000)
committerBill Wendling <isanbard@gmail.com>
Wed, 5 Oct 2011 22:24:35 +0000 (22:24 +0000)
commit30e6740f2e3d518ce1cfcd484ef728ac5764a645
treec558699cb0ff2c6bc01e16d95311b4283ab7a049
parent84fb7dd09e35ee7d32f9d1d88f7dbc3dc706ad7d
Modify the mapping from landing pad to call sites to accept more than one call
site.

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