LLVM API Documentation

Functions
Pass Registry
LLVM-C: C interface to LLVM
Collaboration diagram for Pass Registry:

Functions

LLVMPassRegistryRef LLVMGetGlobalPassRegistry (void)

Function Documentation

Return the global pass registry, for use with initialization functions.

See also:
llvm::PassRegistry::getPassRegistry

Definition at line 2687 of file Core.cpp.

References llvm::PassRegistry::getPassRegistry(), and llvm::wrap().