If we're debugging the SimplifyCFG pass, we _REALLY_ don't want to use it for
authorChris Lattner <sabre@nondot.org>
Tue, 5 Aug 2003 15:51:05 +0000 (15:51 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Aug 2003 15:51:05 +0000 (15:51 +0000)
commit47ae4a1cee5eec5767a11403c0fac7c91ec45461
tree38f1a6afc1b5dee49498bc70130e54deeb15949e
parent7a012299ced5cff02cec47055a63d3b2a78bb36f
If we're debugging the SimplifyCFG pass, we _REALLY_ don't want to use it for
narrowing, no matter what.

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