Replace more uses of 'unwind' in the tests with calls to landingpad and
authorBill Wendling <isanbard@gmail.com>
Mon, 19 Sep 2011 22:11:35 +0000 (22:11 +0000)
committerBill Wendling <isanbard@gmail.com>
Mon, 19 Sep 2011 22:11:35 +0000 (22:11 +0000)
commit803c9d33be12870312cbec82b2407a9f90b583e5
tree02f25a52784c5fd0e8ff0ef5a6927f71052a43ce
parent17569fe05b9e22ab7de4c73252ce811092f1b7b2
Replace more uses of 'unwind' in the tests with calls to landingpad and
resume. Note that some of these tests were basically dead.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@140076 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/Inline/2004-04-15-InlineDeletesCall.ll
test/Transforms/Inline/2004-10-17-InlineFunctionWithoutReturn.ll
test/Transforms/Inline/2006-11-09-InlineCGUpdate-2.ll
test/Transforms/Inline/2006-11-09-InlineCGUpdate.ll
test/Transforms/SimplifyCFG/invoke_unwind.ll