Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create a new #include "Support/..." directory structure to move things | Chris Lattner | 2001-11-27 | 1 | -1/+1 |
* | Fix problem where lli < foo.bc would have argc = 0 | Chris Lattner | 2001-11-26 | 1 | -0/+7 |
* | Initialize map for purify | Chris Lattner | 2001-10-30 | 1 | -0/+1 |
* | Oops, accidentally broke reading from stdin when doing command line arguments | Chris Lattner | 2001-10-29 | 1 | -1/+1 |
* | Implement a -trace command line option and a trace option in the interpreter. | Chris Lattner | 2001-10-27 | 1 | -1/+5 |
* | Provide argv for commands | Chris Lattner | 2001-10-27 | 1 | -3/+3 |
* | Enhancements to pass argc & argv to main if required | Chris Lattner | 2001-10-18 | 1 | -1/+1 |
* | Implement global variables. Struct and Pointer initializers are not implemen... | Chris Lattner | 2001-10-15 | 1 | -5/+2 |
* | Initial checkin of interpreter | Chris Lattner | 2001-08-23 | 1 | -0/+67 |