blob: 54c14ced1c8312b53981a78b90552e7f3031da3d [file] [log] [blame]
//===----------------------------------------------------------------------===/
// Kaleidoscope with MCJIT
//===----------------------------------------------------------------------===//
The files in this directory are accompany a series of blog posts that describe
the process of porting the Kaleidoscope tutorial to use the MCJIT execution
engine instead of the older JIT engine.