LLVM API Documentation
#include "llvm/CodeGen/GCs.h"#include "llvm/CodeGen/GCStrategy.h"

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") |
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.