Skip to content

Commit aee93cf

Browse files
committed
[bazel] Port 27259f1
1 parent f2b3e7c commit aee93cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1801,6 +1801,7 @@ cc_library(
18011801
":BinaryFormat",
18021802
":BitReader",
18031803
":BitWriter",
1804+
":CFGuard",
18041805
":CodeGenTypes",
18051806
":Core",
18061807
":DebugInfoCodeView",
@@ -2551,6 +2552,7 @@ cc_library(
25512552
deps = [
25522553
":AggressiveInstCombine",
25532554
":Analysis",
2555+
":CFGuard",
25542556
":CodeGen",
25552557
":Core",
25562558
":Coroutines",

0 commit comments

Comments
 (0)