aboutsummaryrefslogtreecommitdiffstats
path: root/examples/Kaleidoscope
Commit message (Expand)AuthorAgeFilesLines
...
* Hold the LLVMContext by reference rather than by pointer.Owen Anderson2009-07-011-1/+1
* Add a pointer to the owning LLVMContext to Module. This requires threading L...Owen Anderson2009-07-011-1/+3
* make sure that JIT examples link in their appropriate target.Chris Lattner2009-06-171-0/+3
* silence a warning.Chris Lattner2009-04-151-1/+1
* Get rid of some compile warnings.Bill Wendling2009-04-131-3/+1
* Add Kaleidoscope to examples/ so that it gets built regularly and we'll noticeNick Lewycky2009-04-123-0/+1157