Skip to content

Commit 591fc4f

Browse files
authored
[bazel] Fix build after b4e7ae883f8d75b7a464d030e14bfeca2b796d49f797bdd0674cbf13977d0b65
1 parent 9971b9a commit 591fc4f

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
@@ -5225,6 +5225,7 @@ cc_binary(
52255225
copts = llvm_copts,
52265226
stamp = 0,
52275227
deps = [
5228+
":BinaryFormat",
52285229
":Object",
52295230
":Option",
52305231
":ReadTAPIOptsTableGen",

0 commit comments

Comments
 (0)