16 static Target TheBPFleTarget;
17 return TheBPFleTarget;
20 static Target TheBPFbeTarget;
21 return TheBPFbeTarget;
24 static Target TheBPFTarget;
33 "BPF (little endian)");
RegisterTarget - Helper template for registering a target, for use in the target's initialization fun...
void LLVMInitializeBPFTargetInfo()
static void RegisterTarget(Target &T, const char *Name, const char *ShortDesc, Target::ArchMatchFnTy ArchMatchFn, bool HasJIT=false)
RegisterTarget - Register the given target.
static GCMetadataPrinterRegistry::Add< ErlangGCPrinter > X("erlang","erlang-compatible garbage collector")
Target - Wrapper for Target specific information.
Target & getTheBPFleTarget()
static GCMetadataPrinterRegistry::Add< OcamlGCMetadataPrinter > Y("ocaml","ocaml 3.10-compatible collector")
Target & getTheBPFbeTarget()
Target & getTheBPFTarget()