|
LLVM 22.0.0git
|
Functions | |
| LLVM_C_ABI LLVMModuleProviderRef | LLVMCreateModuleProviderForExistingModule (LLVMModuleRef M) |
| Changes the type of M so it can be passed to FunctionPassManagers and the JIT. | |
| LLVM_C_ABI void | LLVMDisposeModuleProvider (LLVMModuleProviderRef M) |
| Destroys the module M. | |
| LLVM_C_ABI LLVMModuleProviderRef LLVMCreateModuleProviderForExistingModule | ( | LLVMModuleRef | M | ) |
| LLVM_C_ABI void LLVMDisposeModuleProvider | ( | LLVMModuleProviderRef | M | ) |