[llvm] 372a26a - [gn build] Port 554aea52d79e
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 1 10:18:30 PDT 2022
Author: LLVM GN Syncbot
Date: 2022-07-01T17:14:07Z
New Revision: 372a26acfd26e054f3b17d4a8a9b69d68e11a15f
URL: https://github.com/llvm/llvm-project/commit/372a26acfd26e054f3b17d4a8a9b69d68e11a15f
DIFF: https://github.com/llvm/llvm-project/commit/372a26acfd26e054f3b17d4a8a9b69d68e11a15f.diff
LOG: [gn build] Port 554aea52d79e
Added:
Modified:
llvm/utils/gn/secondary/llvm/unittests/CodeGen/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/llvm/unittests/CodeGen/BUILD.gn b/llvm/utils/gn/secondary/llvm/unittests/CodeGen/BUILD.gn
index bbebbdd27968f..00518ea8b7cd4 100644
--- a/llvm/utils/gn/secondary/llvm/unittests/CodeGen/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/unittests/CodeGen/BUILD.gn
@@ -24,6 +24,7 @@ unittest("CodeGenTests") {
"AsmPrinterDwarfTest.cpp",
"DIEHashTest.cpp",
"DIETest.cpp",
+ "DwarfStringPoolEntryRefTest.cpp",
"InstrRefLDVTest.cpp",
"LexicalScopesTest.cpp",
"LowLevelTypeTest.cpp",
More information about the llvm-commits
mailing list