We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2b3e7c commit aee93cfCopy full SHA for aee93cf
utils/bazel/llvm-project-overlay/llvm/BUILD.bazel
@@ -1801,6 +1801,7 @@ cc_library(
1801
":BinaryFormat",
1802
":BitReader",
1803
":BitWriter",
1804
+ ":CFGuard",
1805
":CodeGenTypes",
1806
":Core",
1807
":DebugInfoCodeView",
@@ -2551,6 +2552,7 @@ cc_library(
2551
2552
deps = [
2553
":AggressiveInstCombine",
2554
":Analysis",
2555
2556
":CodeGen",
2557
2558
":Coroutines",
0 commit comments