[PATCH] D31096: LTO, Support: Add a safeguard against pruning a directory that is not a cache directory.

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 17 13:38:50 PDT 2017


mehdi_amini added a comment.

> The idea is to protect against data loss if the user supplies an incorrect cache directory.

I can see this  "user" as "user of the API", but it is not clear to me as a "user of the linker" since the timestamp is automatically added.


https://reviews.llvm.org/D31096





More information about the llvm-commits mailing list