Update comments, if we are running with the CBE, make sure the Interpreter
authorChris Lattner <sabre@nondot.org>
Wed, 18 Feb 2004 20:52:02 +0000 (20:52 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 18 Feb 2004 20:52:02 +0000 (20:52 +0000)
commit7bb11547e497d7b8fc87f61c1089eee808e3a1ee
treedf871c6ac4f5465cbe3be0d994aa8da16e78f0e2
parentc8580b2aee8e0a93eb7dd2d70c81ccb33e447538
Update comments, if we are running with the CBE, make sure the Interpreter
variable and the CBE variable are pointer equal.

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