LLVMCreatePassManager

Constructs a new whole-module pass pipeline. This type of pipeline is suitable for link-time optimization and whole-module transformations. @see llvm::PassManager::PassManager

extern (C) nothrow
LLVMPassManagerRef
LLVMCreatePassManager
()

Meta