Skip to content

Commit 60d5486

Browse files
committed
[gn] attempt to port 6885810 (vcsrevision dep in Support)
1 parent 6d8aba3 commit 60d5486

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/llvm/lib/Support

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ static_library("Support") {
33
deps = [
44
"BLAKE3",
55
"//llvm/include/llvm/Config:config",
6+
"//llvm/include/llvm/Support:write_vcsrevision",
67
"//llvm/lib/Demangle",
78
"//llvm/utils/gn/build/libs/pthread",
89
"//llvm/utils/gn/build/libs/terminfo",

0 commit comments

Comments
 (0)