LLVM API Documentation
Go to the source code of this file.
Functions | |
static bool | CppBackend_TripleMatchQuality (Triple::ArchType Arch) |
void | LLVMInitializeCppBackendTargetInfo () |
void | LLVMInitializeCppBackendTargetMC () |
static bool CppBackend_TripleMatchQuality | ( | Triple::ArchType | Arch | ) | [static] |
Definition at line 17 of file CppBackendTargetInfo.cpp.
Referenced by LLVMInitializeCppBackendTargetInfo().
void LLVMInitializeCppBackendTargetInfo | ( | ) |
Definition at line 23 of file CppBackendTargetInfo.cpp.
References CppBackend_TripleMatchQuality(), llvm::TargetRegistry::RegisterTarget(), and llvm::TheCppBackendTarget.
void LLVMInitializeCppBackendTargetMC | ( | ) |
Definition at line 29 of file CppBackendTargetInfo.cpp.