LLVMSetDataLayout

Set the data layout for a module.

@see Module::setDataLayout()

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

Meta