Check for shared landing pads when assigning call site values. Invokes which
authorJim Grosbach <grosbach@apple.com>
Thu, 20 Aug 2009 01:03:48 +0000 (01:03 +0000)
committerJim Grosbach <grosbach@apple.com>
Thu, 20 Aug 2009 01:03:48 +0000 (01:03 +0000)
commit8fc3b6903ac555e21d6c64c34f9815781e68c88b
treeb51fbe7ab0d51de5e80f3ee305af67b8ad2bcf34
parentf636b9698c61cf346a11b778391c53326b52d3be
Check for shared landing pads when assigning call site values. Invokes which
share a landing pad should also use the same call site value.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79501 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SjLjEHPrepare.cpp