ΒΆ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:706

Parameters

LLVMModuleRef M