ΒΆLLVMModuleProviderRef
LLVMCreateModuleProviderForExistingModule(
LLVMModuleRef M)
LLVMModuleProviderRef
LLVMCreateModuleProviderForExistingModule(
LLVMModuleRef M)
Description
Changes the type of M so it can be passed to FunctionPassManagers and the JIT. They take ModuleProviders for historical reasons.
Declared at: llvm/include/llvm-c/Core.h:3957
Parameters
- LLVMModuleRef M