16 static Target TheSparcTarget;
17 return TheSparcTarget;
20 static Target TheSparcV9Target;
21 return TheSparcV9Target;
24 static Target TheSparcelTarget;
25 return TheSparcelTarget;
32 "sparcv9",
"Sparc V9");
34 "sparcel",
"Sparc LE");
RegisterTarget - Helper template for registering a target, for use in the target's initialization fun...
void LLVMInitializeSparcTargetInfo()
Target & getTheSparcTarget()
Target & getTheSparcelTarget()
static GCMetadataPrinterRegistry::Add< ErlangGCPrinter > X("erlang","erlang-compatible garbage collector")
Module.h This file contains the declarations for the Module class.
Target - Wrapper for Target specific information.
Target & getTheSparcV9Target()
static GCMetadataPrinterRegistry::Add< OcamlGCMetadataPrinter > Y("ocaml","ocaml 3.10-compatible collector")