diff options
author | Brian Gaeke <gaeke@uiuc.edu> | 2003-10-24 19:59:01 +0000 |
---|---|---|
committer | Brian Gaeke <gaeke@uiuc.edu> | 2003-10-24 19:59:01 +0000 |
commit | e278c22380bd2ad59f58abce570985991930961c (patch) | |
tree | 2c108cbe2bef78cd7efe1864e03dcfce06d77963 /llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp | |
parent | 65cd504822e419298aaa67953fd3f9d0e17c9a5f (diff) | |
download | llvm-e278c22380bd2ad59f58abce570985991930961c.zip llvm-e278c22380bd2ad59f58abce570985991930961c.tar.gz llvm-e278c22380bd2ad59f58abce570985991930961c.tar.bz2 |
Reduce the number of #includes.
CurFrame, TraceMode, and the CachedWriter are history.
ArrayChecksEnabled and non-QuietMode are history.
The ExecutionAnnotations (SlotNumber, InstNumber, and FunctionInfo) are history.
ExecutionContext now keeps Values for each stack frame in a std::map.
Stop pre-initializing Values on the stack to 42.
Remove some dead variables, excess whitespace and commented-out code.
executeInstruction() is now part of run().
printValue() and print() are history.
llvm-svn: 9489
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp')
0 files changed, 0 insertions, 0 deletions