LLVMGetTarget

Obtain the target triple for a module.

@see Module::getTargetTriple()

extern (C) nothrow
const(char)*
LLVMGetTarget
(
LLVMModuleRef M
)

Meta