summaryrefslogtreecommitdiff
path: root/examples/Kaleidoscope/MCJIT/complete/toy.cpp
Commit message (Expand)AuthorAge
* Replace OwningPtr<T> with std::unique_ptr<T>.Ahmed Charles2014-03-06
* [cleanup] Re-sort the examples #include lines with my sort_includesChandler Carruth2014-01-13
* [cleanup] Fix the includes in the examples for r199082.Chandler Carruth2014-01-13
* Add missing #include's to cctype when using isdigit/alpha/etc.Will Dietz2013-10-12
* Adding example source to support MCJIT/Kaleidoscope blog posts.Andrew Kaylor2013-07-22