llvm::lto::InputFile::getTargetTriple

Returns the input file's target triple.

Synopsis

Declared in <llvm/LTO/LTO.h>

StringRef
getTargetTriple() const;

Return Value

Target triple of the input file.