diff options
author | Chris Lattner <sabre@nondot.org> | 2002-03-08 20:26:17 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2002-03-08 20:26:17 +0000 |
commit | 9818bab2dc04edb1e1d4f1ed6974e276386d37c4 (patch) | |
tree | 1c0f41808507afc2fad50540a60ce5e5b887e01e /llvm/lib/ExecutionEngine/Interpreter/UserInput.cpp | |
parent | 108308aa91408010ca969a7b11227c9264b787f1 (diff) | |
download | bcm5719-llvm-9818bab2dc04edb1e1d4f1ed6974e276386d37c4.tar.gz bcm5719-llvm-9818bab2dc04edb1e1d4f1ed6974e276386d37c4.zip |
* Add new method localLookup
* SymbolTable::remove(Value *N) checks to see if we are internally
inconsistent before looking for a type plane (caused a crash)
* insertEntry now does a local lookup instead of a global lookup, which was
causing an infinite loop in the renamer logic.
* Added assertions to make sure stuff stays happy
* Now the linker correctly links the SPECINT2000 mcf benchmark
llvm-svn: 1840
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/UserInput.cpp')
0 files changed, 0 insertions, 0 deletions