Name Date Size #Lines LOC

..--

cached/H09-Jul-2024-3,0772,003

complete/H09-Jul-2024-1,9191,289

initial/H09-Jul-2024-1,398890

lazy/H09-Jul-2024-2,8341,832

README.txtH A D09-Jul-2024413 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