LLVM API Documentation

Namespaces | Functions | Variables
Host.h File Reference
#include "llvm/ADT/StringMap.h"
#include <machine/endian.h>
#include <string>
Include dependency graph for Host.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  llvm
 

List of target independent CodeGen pass IDs.


namespace  llvm::sys

Functions

std::string llvm::sys::getDefaultTargetTriple ()
std::string llvm::sys::getProcessTriple ()
StringRef llvm::sys::getHostCPUName ()
bool llvm::sys::getHostCPUFeatures (StringMap< bool > &Features)

Variables

static const bool llvm::sys::IsBigEndianHost = false
static const bool llvm::sys::IsLittleEndianHost = !IsBigEndianHost