Proteus
Programmable JIT compilation and optimization for C/C++ using LLVM
Loading...
Searching...
No Matches
Namespaces | Functions
TargetModel.cpp File Reference
#include "proteus/Frontend/TargetModel.h"
#include "proteus/Error.h"
#include <llvm/TargetParser/Host.h>
Include dependency graph for TargetModel.cpp:

Namespaces

namespace  proteus
 

Functions

TargetModelType proteus::parseTargetModel (const std::string &Target)
 
std::string proteus::getTargetTriple (TargetModelType Model)
 
bool proteus::isHostTargetModel (TargetModelType TargetModel)