ΒΆvoid LLVMDisposeModule(LLVMModuleRef M)
void LLVMDisposeModule(LLVMModuleRef M)
Description
Destroy a module instance. This must be called for every created module or memory will be leaked.
Declared at: llvm/include/llvm-c/Core.h:670
Parameters
- LLVMModuleRef M