Skip to content

Commit eeed24e

Browse files
committed
[Bazel] update build files for
llvm@65d7fd0
1 parent efec3a2 commit eeed24e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,6 @@ cc_library(
426426
deps = [
427427
":BinaryFormat",
428428
":DebugInfoCodeView",
429-
":ProfileData",
430429
":Support",
431430
":config",
432431
":ir_headers",
@@ -840,6 +839,7 @@ cc_library(
840839
copts = llvm_copts,
841840
deps = [
842841
":Core",
842+
":DebugInfoDWARF",
843843
":Support",
844844
":config",
845845
],

0 commit comments

Comments
 (0)