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 | 03e43dcfe7a30f01f9ad606d265efd6cb8fe381c (patch) | |
tree | ace19f6bfccc0a8866d493afcd12621d48995555 /lib/ExecutionEngine/Interpreter/ExecutionAnnotations.h | |
parent | 20a277e162f971ec1b9c6f2c90a214c177d54f99 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9489 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine/Interpreter/ExecutionAnnotations.h')
0 files changed, 0 insertions, 0 deletions