aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp
diff options
context:
space:
mode:
authorBrian Gaeke <gaeke@uiuc.edu>2003-10-24 19:59:01 +0000
committerBrian Gaeke <gaeke@uiuc.edu>2003-10-24 19:59:01 +0000
commite278c22380bd2ad59f58abce570985991930961c (patch)
tree2c108cbe2bef78cd7efe1864e03dcfce06d77963 /llvm/lib/ExecutionEngine/Interpreter/Interpreter.cpp
parent65cd504822e419298aaa67953fd3f9d0e17c9a5f (diff)
downloadllvm-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