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 7ced328 commit 36736c8Copy full SHA for 36736c8
llvm/utils/gn/secondary/lld/Common/BUILD.gn
@@ -43,6 +43,7 @@ static_library("Common") {
43
"Strings.cpp",
44
"TargetOptionsCommandFlags.cpp",
45
"Timer.cpp",
46
+ "Utils.cpp",
47
"Version.cpp",
48
]
49
}
0 commit comments