ΒΆvoid LLVMDisposePassManager(LLVMPassManagerRef PM)
void LLVMDisposePassManager(LLVMPassManagerRef PM)
Description
Frees the memory of a pass pipeline. For function pipelines, does not free the module provider.
Declared at: llvm/include/llvm-c/Core.h:4053
Parameters
- LLVMPassManagerRef PM