ΒΆextern void lto_codegen_debug_options(
    lto_code_gen_t cg,
    const char*)

Description

Sets options to help debug codegen bugs. This function takes one or more options separated by spaces. Warning: passing file paths through this function may confuse the argument parser if the paths contain spaces.

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

Parameters

lto_code_gen_t cg
const char*