Delete trivial landing pads that just continue unwinding the caught
authorDuncan Sands <baldrick@free.fr>
Mon, 5 Sep 2011 12:57:57 +0000 (12:57 +0000)
committerDuncan Sands <baldrick@free.fr>
Mon, 5 Sep 2011 12:57:57 +0000 (12:57 +0000)
commitad99ef8bf59adf151ac217e3b2ae6abec41f76e6
tree95d1067b110688a8e72e7579793db5abfed6b146
parentdabc2806726a286b00313419fac8461ebe0f774c
Delete trivial landing pads that just continue unwinding the caught
exception.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139117 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/SimplifyCFG.cpp
test/Transforms/SimplifyCFG/2011-09-05-TrivialLPad.ll [new file with mode: 0644]