[llvm-branch-commits] [CAS] Add llvm-cas tools to inspect on-disk LLVMCAS (PR #114093)

Steven Wu via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Oct 29 10:32:54 PDT 2024


https://github.com/cachemeifyoucan created https://github.com/llvm/llvm-project/pull/114093

Add a command-line tool `llvm-cas` to inspect the OnDisk CAS for
debugging purpose. It can be used to lookup/update ObjectStore or
put/get cache entries from ActionCache, together with other debugging
capabilities.





More information about the llvm-branch-commits mailing list