ΒΆextern void thinlto_codegen_set_cache_size_files(
    thinlto_code_gen_t cg,
    unsigned int max_size_files)

Description

Sets the maximum number of files in the cache directory. An unspecified default value will be applied. A value of 0 will be ignored.

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

Parameters

thinlto_code_gen_t cg
unsigned int max_size_files