MaskRay wrote:

> > Suppose Bazel is a good tool to detect broken dependencies. :)
> 
> @chapuni Without this, is Bazel broken?

Layering check with -fmodules-decluse was broken without this fix (removing 
llvm/Analysis include from llvm/IR, as LLVMAnalysis already depends on 
LLVMCore): 
https://maskray.me/blog/2022-09-25-layering-check-with-clang#layering-check

This backport is desired. 

https://github.com/llvm/llvm-project/pull/101102
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to