LLVM API Documentation
#include "Alpha.h"
#include "AlphaJITInfo.h"
#include "AlphaTargetMachine.h"
#include "llvm/Module.h"
#include "llvm/CodeGen/Passes.h"
#include "llvm/Target/TargetOptions.h"
#include "llvm/Target/TargetMachineRegistry.h"
#include "llvm/Transforms/Scalar.h"
#include "llvm/Support/Debug.h"
#include <iostream>
Include dependency graph for AlphaTargetMachine.cpp:
Go to the source code of this file.
Variables | |
RegisterTarget< AlphaTargetMachine > | X ("alpha"," Alpha (incomplete)") |
RegisterTarget<AlphaTargetMachine> X("alpha"," Alpha (incomplete)") [static] |