ΒΆextern void
thinlto_codegen_set_cache_entry_expiration(
thinlto_code_gen_t cg,
unsigned int expiration)
extern void
thinlto_codegen_set_cache_entry_expiration(
thinlto_code_gen_t cg,
unsigned int expiration)
Description
Sets the expiration (in seconds) for an entry in the cache. An unspecified default value will be applied. A value of 0 will be ignored.
Declared at: llvm/include/llvm-c/lto.h:879
Parameters
- thinlto_code_gen_t cg
- unsigned int expiration