LLVM API Documentation

Variables
ErlangGC.cpp File Reference
#include "llvm/CodeGen/GCs.h"
#include "llvm/CodeGen/GCStrategy.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCSymbol.h"
#include "llvm/Target/TargetInstrInfo.h"
#include "llvm/Target/TargetMachine.h"
#include "llvm/Target/TargetSubtargetInfo.h"
Include dependency graph for ErlangGC.cpp:

Go to the source code of this file.

Variables

static GCRegistry::Add< ErlangGC > X ("erlang","erlang-compatible garbage collector")

Variable Documentation

GCRegistry::Add<ErlangGC> X("erlang","erlang-compatible garbage collector") [static]