16 static Target TheSparcTarget;
17 return TheSparcTarget;
20 static Target TheSparcV9Target;
21 return TheSparcV9Target;
24 static Target TheSparcelTarget;
25 return TheSparcelTarget;
static GCMetadataPrinterRegistry::Add< ErlangGCPrinter > X("erlang", "erlang-compatible garbage collector")
This class represents lattice values for constants.
static GCMetadataPrinterRegistry::Add< OcamlGCMetadataPrinter > Y("ocaml", "ocaml 3.10-compatible collector")
void LLVMInitializeSparcTargetInfo()
Target & getTheSparcTarget()
Target & getTheSparcelTarget()
Module.h This file contains the declarations for the Module class.
Target - Wrapper for Target specific information.
Target & getTheSparcV9Target()