OSDN Git Service

SjLj EH introduces can introduce an additional edge to a landing pad and pad
authorJim Grosbach <grosbach@apple.com>
Wed, 20 Jan 2010 23:03:55 +0000 (23:03 +0000)
committerJim Grosbach <grosbach@apple.com>
Wed, 20 Jan 2010 23:03:55 +0000 (23:03 +0000)
commit8d77cc8c5f47f2dbab867441251f5df796b78a6e
tree8d2f6a7347f8c671db7dd9be99313bb193a1a211
parent10d33a4937f8449e9ca6bbb6981bb07e4fd9c781
SjLj EH introduces can introduce an additional edge to a landing pad and pad
normalization needs to take this into account.

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