mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-28 05:06:07 +00:00

We would like to move ThinLTO’s battle-tested file caching mechanism to the LLVM Support library so that we can use it elsewhere in LLVM. Patch By: noajshu Differential Revision: https://reviews.llvm.org/D111371