Added code that ensures that we don't try to reduce an empty vector of basic
authorJohn Criswell <criswell@uiuc.edu>
Mon, 4 Aug 2003 18:24:31 +0000 (18:24 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Mon, 4 Aug 2003 18:24:31 +0000 (18:24 +0000)
commit5cfff2545d5c731bb236d6e5c355bcb59d7abda7
tree0a1926cc49a155714ba3983751fc4419c258661b
parente5bb2d94d95e6be18ed74204e47d22553ec8bfbc
Added code that ensures that we don't try to reduce an empty vector of basic
blocks.
This fixes the bugpoint regressions.

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