llvm-6502/examples/Kaleidoscope
Lang Hames 2db85d688d [Orc] Add a Kaleidoscope/Orc tutorial demonstrating lazy-irgen.
This tutorial builds on the lazy_codegen kaleidoscope/orc tutorial by making
a small set of changes (~75 lines diff) to defer ir-generation for function
definitions until functions are actually referenced.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228466 91177308-0d34-0410-b5e6-96231b3b80d8
2015-02-06 23:26:33 +00:00
..
Chapter2 cmake: Add Kaleidoscope target 2015-01-06 23:39:37 +00:00
Chapter3 cmake: Add Kaleidoscope target 2015-01-06 23:39:37 +00:00
Chapter4 Reorder. 2015-01-19 00:35:33 +00:00
Chapter5 Reorder. 2015-01-19 00:35:33 +00:00
Chapter6 Reorder. 2015-01-19 00:35:33 +00:00
Chapter7 Reorder. 2015-01-19 00:35:33 +00:00
Chapter8 Reorder. 2015-01-19 00:35:33 +00:00
MCJIT
Orc [Orc] Add a Kaleidoscope/Orc tutorial demonstrating lazy-irgen. 2015-02-06 23:26:33 +00:00
CMakeLists.txt Manually specify the folder that Kaleidescope should reside in for CMake-produced solutions that care about such things (like MSVC). This takes the Kaleidescope target out of the root solution folder and places it into the Examples folder where it belongs. 2015-01-07 14:26:07 +00:00
Makefile