[PATCH] D136651: [Clang] Give Clang the ability to use a shared stat cache

Frederic Riss via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 19 14:08:42 PST 2023


friss added a comment.

In D136651#4067012 <https://reviews.llvm.org/D136651#4067012>, @glandium wrote:

> Oh yes, we're using `-DLLVM_LINK_LLVM_DYLIB=ON` too, so that would be the main trigger.

This was indeed the main trigger. Thanks for the help narrowing this down. I reverted for now.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136651/new/

https://reviews.llvm.org/D136651



More information about the llvm-commits mailing list