LLVM  8.0.1
Functions
MSP430TargetMachine.cpp File Reference
#include "MSP430TargetMachine.h"
#include "MSP430.h"
#include "llvm/CodeGen/Passes.h"
#include "llvm/CodeGen/TargetLoweringObjectFileImpl.h"
#include "llvm/CodeGen/TargetPassConfig.h"
#include "llvm/IR/LegacyPassManager.h"
#include "llvm/MC/MCAsmInfo.h"
#include "llvm/Support/TargetRegistry.h"
Include dependency graph for MSP430TargetMachine.cpp:

Go to the source code of this file.

Functions

void LLVMInitializeMSP430Target ()
 
static Reloc::Model getEffectiveRelocModel (Optional< Reloc::Model > RM)
 
static std::string computeDataLayout (const Triple &TT, StringRef CPU, const TargetOptions &Options)
 

Function Documentation

◆ computeDataLayout()

static std::string computeDataLayout ( const Triple TT,
StringRef  CPU,
const TargetOptions Options 
)
static

Definition at line 35 of file MSP430TargetMachine.cpp.

◆ getEffectiveRelocModel()

static Reloc::Model getEffectiveRelocModel ( Optional< Reloc::Model RM)
static

◆ LLVMInitializeMSP430Target()

void LLVMInitializeMSP430Target ( )

Definition at line 24 of file MSP430TargetMachine.cpp.

References llvm::getTheMSP430Target(), and X.