Skip to content

Commit 4e9cfcf

Browse files
committed
[llvm][bazel] Fix BUILD after 5615061.
1 parent 6c74fe9 commit 4e9cfcf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

utils/bazel/llvm-project-overlay/llvm/BUILD.bazel

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4120,6 +4120,8 @@ cc_library(
41204120
deps = [
41214121
":AllTargetsCodeGens",
41224122
":BinaryFormat",
4123+
":BitReader",
4124+
":BitstreamReader",
41234125
":CodeGen",
41244126
":CodeGenTypes",
41254127
":DWARFLinker",

0 commit comments

Comments
 (0)