Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change references to the Method class to be references to the Function | Chris Lattner | 2002-04-07 | 1 | -2/+2 |
| | | | | | | | class. The Method class is obsolete (renamed) and all references to it are being converted over to Function. llvm-svn: 2144 | ||||
* | Changes to build successfully with GCC 3.02 | Chris Lattner | 2002-01-20 | 1 | -10/+12 |
| | | | | llvm-svn: 1503 | ||||
* | Initial checkin of interpreter | Chris Lattner | 2001-08-23 | 1 | -0/+78 |
llvm-svn: 361 |