Allocate the module provider in the Kaleidoscope code on the heap, not the...
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
Loading
Please register or sign in to comment