llvm-project/llvm/examples/Kaleidoscope
Reid Kleckner ab7700479f Allocate the module provider in the Kaleidoscope code on the heap, not the stack, so that it can be properly deleted. Also update the tutorial with the new code. This fixes PR4762, hopefully better than the last time.
llvm-svn: 80138
2009-08-26 20:58:25 +00:00
..
CMakeLists.txt CMake: LLVMConfig assigns LLVMX86 to the `native' component 2009-08-17 01:41:46 +00:00
Makefile Fix build 2009-07-19 08:27:16 +00:00
toy.cpp Allocate the module provider in the Kaleidoscope code on the heap, not the stack, so that it can be properly deleted. Also update the tutorial with the new code. This fixes PR4762, hopefully better than the last time. 2009-08-26 20:58:25 +00:00