LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Variables
OcamlGC.cpp File Reference
#include "llvm/CodeGen/GCs.h"
#include "llvm/CodeGen/GCStrategy.h"
Include dependency graph for OcamlGC.cpp:

Go to the source code of this file.

Variables

static GCRegistry::Add< OcamlGC > X ("ocaml","ocaml 3.10-compatible GC")
 

Variable Documentation

GCRegistry::Add<OcamlGC> X("ocaml","ocaml 3.10-compatible GC")
static