Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-04-07 | Change references to the Method class to be references to the Function | Chris Lattner | |
class. The Method class is obsolete (renamed) and all references to it are being converted over to Function. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2144 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2002-01-20 | Changes to build successfully with GCC 3.02 | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1503 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2001-08-23 | Initial checkin of interpreter | Chris Lattner | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@361 91177308-0d34-0410-b5e6-96231b3b80d8 |