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

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 2 09:16:44 PDT 2018


rnk accepted this revision.
rnk added a comment.
This revision is now accepted and ready to land.

lgtm. llvm-lto is a testing tool, so it makes sense to expose whatever options the underlying LTO interface exposes.


Repository:
  rL LLVM

https://reviews.llvm.org/D51992





More information about the llvm-commits mailing list