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

Parameters

LLVMPassManagerRef PM