This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
0512647362
llvm-project
/
llvm
/
examples
/
Kaleidoscope
History
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