Fix the "infinite looping unless you disable adce" bug
authorChris Lattner <sabre@nondot.org>
Sat, 13 Mar 2004 19:35:54 +0000 (19:35 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 13 Mar 2004 19:35:54 +0000 (19:35 +0000)
commitb2c180f04e4f71a29c8c4a2478179cb1ddd5d859
tree6884496d3eefd5b0a1253f9b899d5d71df2bb06c
parentcc7c4acffa9fb14eb8ba08f70ba83a6331fcf58b
Fix the "infinite looping unless you disable adce" bug
Also remove an option to disable adce :)

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