Adds functionality to lazily compile LLVM IR to the Kaleidoscope JIT.
Diff Detail
Diff Detail
Paths
| Differential D62491
Updating Kaleidoscope tutorial to Synchronize with ORC v2 APIs AcceptedPublic Authored by pree-jackie on May 27 2019, 10:36 AM.
Details
Diff Detail Event Timelinepree-jackie retitled this revision from [WIP] Updating Kaleidoscope tutorial to Synchronize with ORC v2 APIs to Updating Kaleidoscope tutorial to Synchronize with ORC v2 APIs.May 31 2019, 10:45 AM This revision is now accepted and ready to land.Jun 13 2019, 8:00 AM
Revision Contents
Diff 202372 llvm/docs/tutorial/BuildingAJIT3.rst
llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/KaleidoscopeJIT.h
llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/toy.cpp
|