llvm::LTOModule::getTargetTriple

Return the Module's target triple.

Synopsis

Declared in <llvm/LTO/legacy/LTOModule.h>

Triple const&
getTargetTriple();

Return Value

The Module's target triple.