ΒΆextern const char* lto_module_get_target_triple(
    lto_module_t mod)

Description

Returns triple string which the object module was compiled under.

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

Parameters

lto_module_t mod