LLVMGetTargetMachineTriple

Returns the triple used creating this target machine. See llvm::TargetMachine::getTriple. The result needs to be disposed with LLVMDisposeMessage.

extern (C) nothrow
char*
LLVMGetTargetMachineTriple

Meta