Skip to content

Commit

Permalink
[Bazel] update build files for
Browse files Browse the repository at this point in the history
  • Loading branch information
krasimirgg committed Dec 19, 2021
1 parent efec3a2 commit eeed24e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/bazel/llvm-project-overlay/llvm/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,6 @@ cc_library(
deps = [
":BinaryFormat",
":DebugInfoCodeView",
":ProfileData",
":Support",
":config",
":ir_headers",
Expand Down Expand Up @@ -840,6 +839,7 @@ cc_library(
copts = llvm_copts,
deps = [
":Core",
":DebugInfoDWARF",
":Support",
":config",
],
Expand Down

0 comments on commit eeed24e

Please sign in to comment.