1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 20:43:44 +02:00
llvm-mirror/examples/Kaleidoscope/Orc
Lang Hames ea9398780d [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.

llvm-svn: 228466
2015-02-06 23:26:33 +00:00
..
initial
lazy_codegen
lazy_irgen [Orc] Add a Kaleidoscope/Orc tutorial demonstrating lazy-irgen. 2015-02-06 23:26:33 +00:00