Default to using the CBE instead of the Interpreter if no -run-* option is specified
authorChris Lattner <sabre@nondot.org>
Sat, 18 Oct 2003 20:18:20 +0000 (20:18 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 18 Oct 2003 20:18:20 +0000 (20:18 +0000)
commit25d66473c620b6b01e301b9cfabdbedace96608e
tree2067e057d2e21bcacadf50c9091dd44c916b3caa
parentb91d9712e1c1cc6d64cafcd9e1950352e1c8b046
Default to using the CBE instead of the Interpreter if no -run-* option is specified

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