16 static Target ThePPC32Target;
17 return ThePPC32Target;
20 static Target ThePPC64Target;
21 return ThePPC64Target;
24 static Target ThePPC64LETarget;
25 return ThePPC64LETarget;
static GCMetadataPrinterRegistry::Add< ErlangGCPrinter > X("erlang", "erlang-compatible garbage collector")
This class represents lattice values for constants.
Target & getThePPC32Target()
void LLVMInitializePowerPCTargetInfo()
static GCMetadataPrinterRegistry::Add< OcamlGCMetadataPrinter > Y("ocaml", "ocaml 3.10-compatible collector")
Target & getThePPC64Target()
Module.h This file contains the declarations for the Module class.
Target - Wrapper for Target specific information.
Target & getThePPC64LETarget()