LLVM
8.0.1
|
Functions | |
LLVMPassRegistryRef | LLVMGetGlobalPassRegistry (void) |
Return the global pass registry, for use with initialization functions. More... | |
LLVMPassRegistryRef LLVMGetGlobalPassRegistry | ( | void | ) |
Return the global pass registry, for use with initialization functions.
Definition at line 3873 of file Core.cpp.
References llvm::PassRegistry::getPassRegistry(), and llvm::wrap().