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 6d8aba3 commit 60d5486Copy full SHA for 60d5486
llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn
@@ -3,6 +3,7 @@ static_library("Support") {
3
deps = [
4
"BLAKE3",
5
"//llvm/include/llvm/Config:config",
6
+ "//llvm/include/llvm/Support:write_vcsrevision",
7
"//llvm/lib/Demangle",
8
"//llvm/utils/gn/build/libs/pthread",
9
"//llvm/utils/gn/build/libs/terminfo",
0 commit comments