LLVM API Documentation
#include "PowerPC.h"
#include "PowerPCTargetMachine.h"
#include "PowerPCFrameInfo.h"
#include "PPC32TargetMachine.h"
#include "PPC64TargetMachine.h"
#include "PPC32JITInfo.h"
#include "PPC64JITInfo.h"
#include "llvm/Module.h"
#include "llvm/PassManager.h"
#include "llvm/CodeGen/IntrinsicLowering.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 PowerPCTargetMachine.cpp:
Go to the source code of this file.
Namespaces | |
namespace | llvm |
Variables | |
cl::opt< bool > | llvm::AIX ("aix", cl::desc("Generate AIX/xcoff instead of Darwin/MachO"), cl::Hidden) |
|
Definition at line 39 of file PowerPCTargetMachine.cpp. |
|
Definition at line 40 of file PowerPCTargetMachine.cpp. |
|
|