16 static Target TheMipsTarget;
20 static Target TheMipselTarget;
21 return TheMipselTarget;
24 static Target TheMips64Target;
25 return TheMips64Target;
28 static Target TheMips64elTarget;
29 return TheMips64elTarget;
RegisterTarget - Helper template for registering a target, for use in the target's initialization fun...
Target & getTheMipselTarget()
Target & getTheMips64Target()
static GCRegistry::Add< OcamlGC > B("ocaml","ocaml 3.10-compatible GC")
Target & getTheMips64elTarget()
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 & getTheMipsTarget()
void LLVMInitializeMipsTargetInfo()
static GCMetadataPrinterRegistry::Add< OcamlGCMetadataPrinter > Y("ocaml","ocaml 3.10-compatible collector")
static GCRegistry::Add< ErlangGC > A("erlang","erlang-compatible garbage collector")