[PATCH] D51992: [ThinLTO]Expose cache entry expiration time option in llvm-lto and fix a test

Bob Haarman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 14 14:52:23 PDT 2018


inglorion added a comment.

Thanks! For the case where you don't want the files to expire, can you instead set the expiration age to 0? That should stop the pruner from removing them.


Repository:
  rL LLVM

https://reviews.llvm.org/D51992





More information about the llvm-commits mailing list