[llvm] b1717f4 - [gn build] Port ea251536d55f
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 13 14:17:43 PDT 2025
Author: LLVM GN Syncbot
Date: 2025-10-13T21:10:38Z
New Revision: b1717f475a10a70f44859da6bc54c29ba4514080
URL: https://github.com/llvm/llvm-project/commit/b1717f475a10a70f44859da6bc54c29ba4514080
DIFF: https://github.com/llvm/llvm-project/commit/b1717f475a10a70f44859da6bc54c29ba4514080.diff
LOG: [gn build] Port ea251536d55f
Added:
Modified:
llvm/utils/gn/secondary/llvm/unittests/Support/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/llvm/unittests/Support/BUILD.gn b/llvm/utils/gn/secondary/llvm/unittests/Support/BUILD.gn
index a25f0585c80ef..4553968b8ee62 100644
--- a/llvm/utils/gn/secondary/llvm/unittests/Support/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/unittests/Support/BUILD.gn
@@ -48,6 +48,7 @@ unittest("SupportTests") {
"FSUniqueIDTest.cpp",
"FileCollectorTest.cpp",
"FileOutputBufferTest.cpp",
+ "Format.cpp",
"FormatVariadicTest.cpp",
"GenericDomTreeTest.cpp",
"GlobPatternTest.cpp",
More information about the llvm-commits
mailing list