LLVM API Documentation
#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"
Go to the source code of this file.
Variables | |
| static GCRegistry::Add< ErlangGC > | X ("erlang","erlang-compatible garbage collector") |
GCRegistry::Add<ErlangGC> X("erlang","erlang-compatible garbage collector") [static] |