LLVM API Documentation
#include "PPC.h"
#include "PPCFrameInfo.h"
#include "PPCTargetMachine.h"
#include "PPCJITInfo.h"
#include "llvm/Module.h"
#include "llvm/PassManager.h"
#include "llvm/Analysis/Verifier.h"
#include "llvm/CodeGen/MachineFunction.h"
#include "llvm/CodeGen/Passes.h"
#include "llvm/Target/TargetOptions.h"
#include "llvm/Target/TargetMachineRegistry.h"
#include "llvm/Transforms/Scalar.h"
#include "llvm/Support/CommandLine.h"
#include <iostream>
Include dependency graph for PPCTargetMachine.cpp:
Go to the source code of this file.
Variables | |
RegisterTarget< PPCTargetMachine > | X ("ppc32"," PowerPC") |
RegisterTarget<PPCTargetMachine> X("ppc32"," PowerPC") [static] |