summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine/Interpreter/Interpreter.h
Commit message (Collapse)AuthorAgeFilesLines
...
* Enhancements to pass argc & argv to main if requiredChris Lattner2001-10-181-0/+3
| | | | llvm-svn: 909
* Implement ulong & long supportChris Lattner2001-10-151-0/+3
| | | | llvm-svn: 843
* Implement global variables. Struct and Pointer initializers are not ↵Chris Lattner2001-10-151-1/+4
| | | | | | implemented yet though llvm-svn: 818
* Genericize support for calling functions a bitChris Lattner2001-09-101-2/+3
| | | | | | Add external method support llvm-svn: 528
* Lots of new functionalityChris Lattner2001-08-271-1/+4
| | | | llvm-svn: 372
* Initial checkin of interpreterChris Lattner2001-08-231-0/+129
llvm-svn: 361
OpenPOWER on IntegriCloud