ΒΆstd::string getDefaultTargetTriple()

Description

getDefaultTargetTriple() - Return the default target triple the compiler has been configured to produce code for. The target triple is a string in the format of: CPU_TYPE-VENDOR-OPERATING_SYSTEM or CPU_TYPE-VENDOR-KERNEL-OPERATING_SYSTEM

Declared at: llvm/include/llvm/Support/Host.h:32