Revert the API changes from r85295 to make it easier for people to build
authorJeffrey Yasskin <jyasskin@google.com>
Tue, 27 Oct 2009 22:39:42 +0000 (22:39 +0000)
committerJeffrey Yasskin <jyasskin@google.com>
Tue, 27 Oct 2009 22:39:42 +0000 (22:39 +0000)
commit18fec73e29d68b9c7473720507f51de39b0873b1
tree72f878ea1672007c3f79c0d3666a541ff3351931
parent1ff2c485e240e00e7d84f1dd53ee7a111d25f5d3
Revert the API changes from r85295 to make it easier for people to build
against both 2.6 and HEAD.  The default is still changed to eager jitting.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@85330 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ExecutionEngine/ExecutionEngine.h
tools/lli/lli.cpp
unittests/ExecutionEngine/JIT/JITTest.cpp