void linkOcamlGC()
Creates an ocaml-compatible garbage collector.
Instr is the return address of a call.
GCStrategy describes a garbage collector algorithm's code generation requirements, and provides overridable hooks for those needs which cannot be abstractly described.
A static registration template.
static GCRegistry::Add< OcamlGC > X("ocaml","ocaml 3.10-compatible GC")