LLVM API Documentation

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.

Functions

void llvm::linkOcamlGC ()
 Creates an ocaml-compatible garbage collector.

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]




This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.