llvm-6502/lib/ExecutionEngine/Interpreter
Chris Lattner ef9c23f281 * Both Method & GlobalVariable now subclass GlobalValue
* ConstPoolPointerReference now represents a pointer to a GlobalValue
* Methods name references are now explicit pointers to methods
* Rename Value::GlobalVal to Value::GlobalVariableVal to avoid confusion


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@703 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-03 14:53:21 +00:00
..
Execution.cpp Commit more code over to new cast style 2001-10-02 03:41:24 +00:00
ExecutionAnnotations.h Annotations are now const 2001-09-07 16:59:15 +00:00
ExternalFunctions.cpp * Both Method & GlobalVariable now subclass GlobalValue 2001-10-03 14:53:21 +00:00
Interpreter.h Genericize support for calling functions a bit 2001-09-10 04:49:44 +00:00
Support.cpp Initial checkin of interpreter 2001-08-23 17:05:04 +00:00
UserInput.cpp Convert more code to use new style casts 2001-10-01 20:11:19 +00:00