ΒΆextern const char* lto_module_get_linkeropts(
    lto_module_t mod)

Description

Returns the module's linker options. The linker options may consist of multiple flags. It is the linker's responsibility to split the flags using a platform-specific mechanism.

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

Parameters

lto_module_t mod