mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-23 13:50:11 +00:00
c7dce0283b
clangDriver depends on clangBasic, so clangBasic should not depend on
clangDriver, even just its header. Also remove clangBasic's dependency
on LLVMOption.
The issue can be seen through the bazel commit
|
||
---|---|---|
.. | ||
bolt | ||
clang | ||
clang-tools-extra | ||
libc | ||
libunwind | ||
lld | ||
llvm | ||
mlir | ||
third-party/unittest | ||
.bazelignore | ||
workspace_root.bzl |