ΒΆextern void lto_module_set_target_triple(
    lto_module_t mod,
    const char* triple)

Description

Sets triple string with which the object will be codegened.

Declared at: llvm/include/llvm-c/lto.h:263

Parameters

lto_module_t mod
const char* triple