Add a new -cbe-bug mode, which works just like -run-llc, except that it uses
authorChris Lattner <sabre@nondot.org>
Fri, 15 Sep 2006 21:29:15 +0000 (21:29 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 15 Sep 2006 21:29:15 +0000 (21:29 +0000)
commitc600f3c337f18c62116ac58b701e4f7ae6d2fb1a
treec49a64394e4f4a1c963d585efc2b056ce8fb4c6b
parentcbce2f6c1b5b63b16b856f80e6fc026764b4eab4
Add a new -cbe-bug mode, which works just like -run-llc, except that it uses
LLC as the reference compiler to reduce testcases for bugs in GCC.

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