LLVMDisposePassManager

Frees the memory of a pass pipeline. For function pipelines, does not free the module provider. @see llvm::PassManagerBase::~PassManagerBase.

extern (C) nothrow
void
LLVMDisposePassManager
(
LLVMPassManagerRef PM
)

Meta