Make the test while reducing blocks functional. This avoids accessing freed
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 29 Jul 2010 14:20:59 +0000 (14:20 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 29 Jul 2010 14:20:59 +0000 (14:20 +0000)
commit115a932eb9e66efd424664dbd532dbed76faa072
tree6672a99b1b62ed9db969bf9fdb1fa57cb90bc448
parent3bce5adb32fbbe5c5549b902f4d65737f40c1499
Make the test while reducing blocks functional. This avoids accessing freed
memory when one of the original BB is destroyed.

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