Fix the first FIXME in this file: automatically pick a "good"
authorBrian Gaeke <gaeke@uiuc.edu>
Tue, 21 Oct 2003 17:41:35 +0000 (17:41 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Tue, 21 Oct 2003 17:41:35 +0000 (17:41 +0000)
commitb5ee509be2ce78badc11fd649dda90ec78394d1a
treeacc38c95da3aed52fcdd30f72bf5498d0b99a3e5
parent2765c41c98f8108f704977e73763f2f4d790a882
Fix the first FIXME in this file: automatically pick a "good"
interpreter by default, by picking the first one that works
from a hard-coded list.

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