ΒΆextern void lto_codegen_debug_options_array(
lto_code_gen_t cg,
const char* const*,
int number)
extern void lto_codegen_debug_options_array(
lto_code_gen_t cg,
const char* const*,
int number)
Description
Same as the previous function, but takes every option separately through an array.
Declared at: llvm/include/llvm-c/lto.h:532
Parameters
- lto_code_gen_t cg
- const char* const*
- int number