LLVMSetTarget

Set the target triple for a module.

@see Module::setTargetTriple()

extern (C) nothrow
void
LLVMSetTarget
(,
const(char)* Triple
)

Meta