summaryrefslogtreecommitdiffstats
path: root/llvm/examples/Kaleidoscope/MCJIT/lazy/genk-timing.py
Commit message (Collapse)AuthorAgeFilesLines
* Python compat - print statementSerge Guelton2019-01-031-3/+5
| | | | | | | | | Make sure all print statements are compatible with Python 2 and Python3 using the `from __future__ import print_function` statement. Differential Revision: https://reviews.llvm.org/D56249 llvm-svn: 350307
* Adding example source to support MCJIT/Kaleidoscope blog posts.Andrew Kaylor2013-07-221-0/+219
llvm-svn: 186854
OpenPOWER on IntegriCloud