koachan wrote: > This PR introduced a dependency cycle: > > ``` > ninja: error: dependency cycle: lib/libclangDriver.so.22.0git -> > lib/libclangFrontend.so.22.0git -> lib/libclangDriver.so.22.0git > ```
Hello, have this been fixed? I'm still experiencing it on local build with `-DBUILD_SHARED_LIBS="ON"`. https://github.com/llvm/llvm-project/pull/165277 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
