LLVM API Documentation

Variables
ErlangGCPrinter.cpp File Reference
#include "llvm/CodeGen/AsmPrinter.h"
#include "llvm/CodeGen/GCMetadataPrinter.h"
#include "llvm/CodeGen/GCs.h"
#include "llvm/IR/DataLayout.h"
#include "llvm/IR/Function.h"
#include "llvm/IR/Instruction.h"
#include "llvm/IR/IntrinsicInst.h"
#include "llvm/IR/Metadata.h"
#include "llvm/MC/MCAsmInfo.h"
#include "llvm/MC/MCContext.h"
#include "llvm/MC/MCSectionELF.h"
#include "llvm/MC/MCStreamer.h"
#include "llvm/MC/MCSymbol.h"
#include "llvm/Target/TargetLoweringObjectFile.h"
#include "llvm/Target/TargetMachine.h"
#include "llvm/Target/TargetSubtargetInfo.h"
Include dependency graph for ErlangGCPrinter.cpp:

Go to the source code of this file.

Variables

static
GCMetadataPrinterRegistry::Add
< ErlangGCPrinter > 
X ("erlang","erlang-compatible garbage collector")

Variable Documentation

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

Referenced by PerformOrCombine().