LLVM API Documentation

Go to the source code of this file.
Functions | |
| static unsigned | CppBackend_TripleMatchQuality (const std::string &TT) |
| void | LLVMInitializeCppBackendTargetInfo () |
| void | LLVMInitializeCppBackendTargetMC () |
|
static |
Definition at line 17 of file CppBackendTargetInfo.cpp.
Referenced by LLVMInitializeCppBackendTargetInfo().
| void LLVMInitializeCppBackendTargetInfo | ( | ) |
Definition at line 22 of file CppBackendTargetInfo.cpp.
References CppBackend_TripleMatchQuality(), llvm::TargetRegistry::RegisterTarget(), and llvm::TheCppBackendTarget.
| void LLVMInitializeCppBackendTargetMC | ( | ) |
Definition at line 28 of file CppBackendTargetInfo.cpp.