LLVM API Documentation

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]