15 static Target TheX86_32Target;
16 return TheX86_32Target;
19 static Target TheX86_64Target;
20 return TheX86_64Target;
RegisterTarget - Helper template for registering a target, for use in the target's initialization fun...
static GCMetadataPrinterRegistry::Add< ErlangGCPrinter > X("erlang","erlang-compatible garbage collector")
Target - Wrapper for Target specific information.
Target & getTheX86_32Target()
void LLVMInitializeX86TargetInfo()
static GCMetadataPrinterRegistry::Add< OcamlGCMetadataPrinter > Y("ocaml","ocaml 3.10-compatible collector")
Target & getTheX86_64Target()