aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lli/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* * Make pointer values work better by treating them uniformly as 64 bit values.Chris Lattner2001-10-271-0/+1
* * Implement exit() builtin functionChris Lattner2001-10-271-2/+3
* Add support for building a runtime library for LLIChris Lattner2001-10-241-0/+12
* Genericize support for calling functions a bitChris Lattner2001-09-101-0/+1
* Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.commonChris Lattner2001-09-071-8/+3
* Lots of new functionalityChris Lattner2001-08-271-1/+1
* Initial checkin of interpreterChris Lattner2001-08-231-0/+11