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