ΒΆvoid LLVMContextDispose(LLVMContextRef C)
void LLVMContextDispose(LLVMContextRef C)
Description
Destroy a context instance. This should be called for every call to LLVMContextCreate() or memory will be leaked.
Declared at: llvm/include/llvm-c/Core.h:551
Parameters
- LLVMContextRef C