llvm-6502/lib/ExecutionEngine/Interpreter
Brian Gaeke 29794cba81 Make getOperandValue and executeCastOperation methods of Interpreter.
This lets us protect a few more ExecutionEngine methods.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8367 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-05 18:55:03 +00:00
..
Execution.cpp Make getOperandValue and executeCastOperation methods of Interpreter. 2003-09-05 18:55:03 +00:00
ExecutionAnnotations.h Remove support for breakpoints (not used). 2003-09-04 23:15:40 +00:00
ExternalFunctions.cpp Make CreateArgv part of lli rather than part of ExecutionEngine. 2003-09-05 18:42:01 +00:00
Interpreter.cpp Make CreateArgv part of lli rather than part of ExecutionEngine. 2003-09-05 18:42:01 +00:00
Interpreter.h Make getOperandValue and executeCastOperation methods of Interpreter. 2003-09-05 18:55:03 +00:00
Makefile Initial checkin of new LLI with JIT compiler 2002-12-24 00:01:05 +00:00