Implement the final missing bits for block extractor support. Now bugpoint
authorChris Lattner <sabre@nondot.org>
Wed, 12 May 2004 02:43:24 +0000 (02:43 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 12 May 2004 02:43:24 +0000 (02:43 +0000)
commit2290e754061f1393bb96b1808ac33dc03399c939
treeccd6cc2c067eeb86badb34944f14c3fc9c949110
parent300e74b43fd75d240bea59049c3b729e3b0d9539
Implement the final missing bits for block extractor support.  Now bugpoint
can extract basic blocks up to the limit of the block extractor implementation.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13475 91177308-0d34-0410-b5e6-96231b3b80d8
tools/bugpoint/Miscompilation.cpp