Fix code extraction of unwind blocks. This fixed bugs that bugpoint can
authorChris Lattner <sabre@nondot.org>
Thu, 12 Aug 2004 03:17:02 +0000 (03:17 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 12 Aug 2004 03:17:02 +0000 (03:17 +0000)
commitb519efbafedb356a30a04a32c15a6b406779a997
tree14104c18ef12629b168a432ea07feab104178bf7
parentcc6b01b1e68cd87807f94a8c51088be9ff096e71
Fix code extraction of unwind blocks.  This fixed bugs that bugpoint can
run into.  This should go into 1.3

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@15679 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/CodeExtractor.cpp