LLVM  4.0.0
Functions
BPFTargetMachine.cpp File Reference
#include "BPF.h"
#include "BPFTargetMachine.h"
#include "llvm/CodeGen/TargetLoweringObjectFileImpl.h"
#include "llvm/IR/LegacyPassManager.h"
#include "llvm/CodeGen/Passes.h"
#include "llvm/CodeGen/TargetPassConfig.h"
#include "llvm/Support/FormattedStream.h"
#include "llvm/Support/TargetRegistry.h"
#include "llvm/Target/TargetOptions.h"
Include dependency graph for BPFTargetMachine.cpp:

Go to the source code of this file.

Functions

void LLVMInitializeBPFTarget ()
 
static std::string computeDataLayout (const Triple &TT)
 
static Reloc::Model getEffectiveRelocModel (Optional< Reloc::Model > RM)
 

Function Documentation

static std::string computeDataLayout ( const Triple TT)
static

Definition at line 33 of file BPFTargetMachine.cpp.

References llvm::Triple::bpfeb, and llvm::Triple::getArch().

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