Skip to content

Commit 0165ca3

Browse files
authored
BUILD.bazel fix due to c07e1e3
1 parent 76cf895 commit 0165ca3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1208,6 +1208,7 @@ cc_library(
12081208
]),
12091209
deps = [
12101210
":BinaryFormat",
1211+
":CodeGen",
12111212
":Core",
12121213
":Object",
12131214
":ProfileData",

0 commit comments

Comments
 (0)