Skip to content

Commit

Permalink
[bazel] Add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
d0k committed Oct 25, 2023
1 parent 08e7653 commit 28a8f1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/bazel/llvm-project-overlay/llvm/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -1436,6 +1436,7 @@ cc_library(
copts = llvm_copts,
deps = [
":Core",
":Object",
":Support",
":TransformUtils",
],
Expand Down

0 comments on commit 28a8f1b

Please sign in to comment.