ΒΆextern void thinlto_codegen_set_cache_dir(
thinlto_code_gen_t cg,
const char* cache_dir)
extern void thinlto_codegen_set_cache_dir(
thinlto_code_gen_t cg,
const char* cache_dir)
Description
Sets the path to a directory to use as a cache storage for incremental build. Setting this activates caching.
Declared at: llvm/include/llvm-c/lto.h:844
Parameters
- thinlto_code_gen_t cg
- const char* cache_dir