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

Parameters

LLVMContextRef C