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

Frederic Riss via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 19 13:29:37 PST 2023


friss added a comment.

In D136651#4066960 <https://reviews.llvm.org/D136651#4066960>, @mstorsjo wrote:

> In D136651#4066949 <https://reviews.llvm.org/D136651#4066949>, @friss wrote:
>
>> Thanks for the report, unfortunately I have no way of testing this setup.
>
> Can you try a build with `-DLLVM_LINK_LLVM_DYLIB=ON`?

Trying. If that's indeed the issue (and not the cross-compile environment), I'll revert while looking at it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136651



More information about the cfe-commits mailing list