Skip to content

Commit 227328f

Browse files
committed
[bazel] Add missing dep after d896e28
1 parent 26f97ee commit 227328f

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
@@ -608,6 +608,7 @@ cc_library(
608608
":DebugInfo",
609609
":DebugInfoBTF",
610610
":DebugInfoDWARF",
611+
":DebugInfoGSYM",
611612
":DebugInfoPDB",
612613
":Demangle",
613614
":Object",

0 commit comments

Comments
 (0)