LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
GCs.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 llvm
 List of target independent CodeGen pass IDs.
 

Functions

void llvm::linkOcamlGC ()
 Creates an ocaml-compatible garbage collector. More...
 
void llvm::linkOcamlGCPrinter ()
 Creates an ocaml-compatible metadata printer. More...
 
void llvm::linkErlangGC ()
 Creates an erlang-compatible garbage collector. More...
 
void llvm::linkErlangGCPrinter ()
 Creates an erlang-compatible metadata printer. More...
 
void llvm::linkShadowStackGC ()