summaryrefslogtreecommitdiff
path: root/examples/Kaleidoscope
Commit message (Expand)AuthorAge
...
* Push LLVMContext _back_ through IRBuilder.Owen Anderson2009-07-08
* Hold the LLVMContext by reference rather than by pointer.Owen Anderson2009-07-01
* Add a pointer to the owning LLVMContext to Module. This requires threading L...Owen Anderson2009-07-01
* make sure that JIT examples link in their appropriate target.Chris Lattner2009-06-17
* silence a warning.Chris Lattner2009-04-15
* Get rid of some compile warnings.Bill Wendling2009-04-13
* Add Kaleidoscope to examples/ so that it gets built regularly and we'll noticeNick Lewycky2009-04-12