LLVM  4.0.0
Functions
SparcTargetMachine.cpp File Reference
#include "SparcTargetMachine.h"
#include "SparcTargetObjectFile.h"
#include "Sparc.h"
#include "LeonPasses.h"
#include "llvm/CodeGen/Passes.h"
#include "llvm/CodeGen/TargetPassConfig.h"
#include "llvm/IR/LegacyPassManager.h"
#include "llvm/Support/TargetRegistry.h"
Include dependency graph for SparcTargetMachine.cpp:

Go to the source code of this file.

Functions

void LLVMInitializeSparcTarget ()
 
static std::string computeDataLayout (const Triple &T, bool is64Bit)
 
static Reloc::Model getEffectiveRelocModel (Optional< Reloc::Model > RM)
 

Function Documentation

static std::string computeDataLayout ( const Triple T,
bool  is64Bit 
)
static
static Reloc::Model getEffectiveRelocModel ( Optional< Reloc::Model RM)
static
void LLVMInitializeSparcTarget ( )