ExecutionEngine::create no longer takes a TraceMode argument.
authorBrian Gaeke <gaeke@uiuc.edu>
Fri, 24 Oct 2003 19:59:28 +0000 (19:59 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Fri, 24 Oct 2003 19:59:28 +0000 (19:59 +0000)
commita824f420741a54cf8b09cbb91ef9bee358432bd9
tree0094e4677bed171bb3f501c94299d748bc6c3a9f
parent9718e96228b6450fde37afba84546cf2a485f803
ExecutionEngine::create no longer takes a TraceMode argument.
CurFrame, TraceMode, and the CachedWriter are history.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9492 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/Interpreter/Interpreter.cpp