ΒΆLLVMPassManagerRef LLVMCreatePassManager()
LLVMPassManagerRef LLVMCreatePassManager()
Description
Constructs a new whole-module pass pipeline. This type of pipeline is suitable for link-time optimization and whole-module transformations.
Declared at: llvm/include/llvm-c/Core.h:4017