[PATCH] D62491: [WIP] Updating Kaleidoscope tutorial to Synchronize with ORC v2 APIs

Praveen velliengiri via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 27 10:38:04 PDT 2019


pree-jackie created this revision.
pree-jackie added reviewers: lhames, dblaikie.
pree-jackie added a project: LLVM.

Adds functionality to lazily compile LLVM IR to the Kaleidoscope JIT.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D62491

Files:
  llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/KaleidoscopeJIT.h
  llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/toy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62491.201545.patch
Type: text/x-patch
Size: 21794 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190527/5b1dc6b7/attachment.bin>


More information about the llvm-commits mailing list