Name Date Size #Lines LOC

..--

cached/H08-Jul-2024-3,1802,094

complete/H08-Jul-2024-2,0301,388

initial/H08-Jul-2024-1,398890

lazy/H08-Jul-2024-2,9031,895

README.txtH A D25-Jun-2021413 106

README.txt

1//===----------------------------------------------------------------------===/
2//                          Kaleidoscope with MCJIT
3//===----------------------------------------------------------------------===//
4
5The files in this directory are accompany a series of blog posts that describe
6the process of porting the Kaleidoscope tutorial to use the MCJIT execution
7engine instead of the older JIT engine.
8
9
10