ΒΆextern void thinlto_codegen_set_savetemps_dir(
thinlto_code_gen_t cg,
const char* save_temps_dir)
extern void thinlto_codegen_set_savetemps_dir(
thinlto_code_gen_t cg,
const char* save_temps_dir)
Description
Sets the path to a directory to use as a storage for temporary bitcode files. The intention is to make the bitcode files available for debugging at various stage of the pipeline.
Declared at: llvm/include/llvm-c/lto.h:741
Parameters
- thinlto_code_gen_t cg
- const char* save_temps_dir