llvm-6502/lib/ExecutionEngine/Interpreter
Brian Gaeke a824f42074 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
2003-10-24 19:59:28 +00:00
..
Execution.cpp Reduce the number of #includes. 2003-10-24 19:59:01 +00:00
ExternalFunctions.cpp Added LLVM project notice to the top of every C++ source file. 2003-10-20 19:43:21 +00:00
Interpreter.cpp ExecutionEngine::create no longer takes a TraceMode argument. 2003-10-24 19:59:28 +00:00
Interpreter.h Added LLVM copyright header. 2003-10-21 15:17:13 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00