aboutsummaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/Interpreter/ExecutionAnnotations.h
AgeCommit message (Expand)Author
2002-04-09Update comment to reflect class name change.Chris Lattner
2002-04-07Change references to the Method class to be references to the FunctionChris Lattner
2002-03-26Change from Method to FunctionChris Lattner
2002-01-20Changes to build successfully with GCC 3.02Chris Lattner
2001-10-15Implement global variables. Struct and Pointer initializers are not implemen...Chris Lattner
2001-09-07Annotations are now constChris Lattner
2001-08-27Lots of new functionalityChris Lattner
2001-08-23Initial checkin of interpreterChris Lattner