Skip to content

Commit

Permalink
[llvm][Bazel] Remove dependency to avoid cycyle.
Browse files Browse the repository at this point in the history
Differential Revision: https://reviews.llvm.org/D138266
  • Loading branch information
akuegel committed Nov 18, 2022
1 parent 4bb9d28 commit 52301a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utils/bazel/llvm-project-overlay/llvm/BUILD.bazel
Expand Up @@ -1386,7 +1386,6 @@ cc_library(
]),
copts = llvm_copts,
deps = [
":Analysis",
":Core",
":Support",
],
Expand Down

0 comments on commit 52301a1

Please sign in to comment.