llvm-6502/examples
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
..
BrainF Fix configure and make build of llvm examples. 2014-09-03 13:12:16 +00:00
ExceptionDemo ExceptionDemo: Let setMCJITMemoryManager() take unique_ptr, since r223183. 2014-12-03 02:05:51 +00:00
Fibonacci Fix configure and make build of llvm examples. 2014-09-03 13:12:16 +00:00
HowToUseJIT Fix configure and make build of llvm examples. 2014-09-03 13:12:16 +00:00
Kaleidoscope [Orc] Add a Kaleidoscope/Orc tutorial demonstrating lazy-irgen. 2015-02-06 23:26:33 +00:00
ModuleMaker
OCaml-Kaleidoscope
ParallelJIT [CMake] llvm/examples: Update libdeps for unoptimized builds. 2014-10-31 15:27:16 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile