Skip to content

Commit 2c6fb7c

Browse files
committed
[bazel] Add a missing dependency for f2794cc
1 parent 0211389 commit 2c6fb7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2069,6 +2069,7 @@ cc_library(
20692069
":frontend",
20702070
":support",
20712071
"//llvm:Core",
2072+
"//llvm:Demangle",
20722073
"//llvm:Support",
20732074
"//llvm:TextAPI",
20742075
],

0 commit comments

Comments
 (0)