diff options
author | Brian Gaeke <gaeke@uiuc.edu> | 2003-12-11 00:22:59 +0000 |
---|---|---|
committer | Brian Gaeke <gaeke@uiuc.edu> | 2003-12-11 00:22:59 +0000 |
commit | 5a8ec7d5f64e6001bf12a3e41cb0757a6d427cd4 (patch) | |
tree | 6fd807c4ee0f234f7c875c29965f2dddba8a6976 /llvm/lib/Bytecode/Reader/ArchiveReader.cpp | |
parent | fb55ac24ec60d9f7799325d9a47d0ab3a814f88e (diff) | |
download | bcm5719-llvm-5a8ec7d5f64e6001bf12a3e41cb0757a6d427cd4.tar.gz bcm5719-llvm-5a8ec7d5f64e6001bf12a3e41cb0757a6d427cd4.zip |
Add support for --debug-only=interpreter, to print out instrs before
interpreting them.
Move support for getting the value of a ConstantExpr into
getConstantExprValue(), and add support for the rest of the different
kinds of ConstantExprs. (I don't think I like ConstantExprs!)
This requires separate procedures executeShlInst() and executeShrInst().
Reduce the number of references to TheEE.
Get rid of an old comment mentioning annotations.
Fix exitCalled(), which was crashing the Interpreter. This was a
leftover from the return-value code refactoring.
llvm-svn: 10389
Diffstat (limited to 'llvm/lib/Bytecode/Reader/ArchiveReader.cpp')
0 files changed, 0 insertions, 0 deletions