[llvm] 46dc41e - [gn build] Port a8058c6f8d1
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 15 06:36:46 PDT 2020
Author: LLVM GN Syncbot
Date: 2020-09-15T13:32:47Z
New Revision: 46dc41e1ef9c38cc4cef0a995528bbf58d616a09
URL: https://github.com/llvm/llvm-project/commit/46dc41e1ef9c38cc4cef0a995528bbf58d616a09
DIFF: https://github.com/llvm/llvm-project/commit/46dc41e1ef9c38cc4cef0a995528bbf58d616a09.diff
LOG: [gn build] Port a8058c6f8d1
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 220067c0e343..fe5ee15605c0 100644
--- a/llvm/utils/gn/secondary/llvm/unittests/CodeGen/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/unittests/CodeGen/BUILD.gn
@@ -19,6 +19,7 @@ unittest("CodeGenTests") {
"AArch64SelectionDAGTest.cpp",
"AsmPrinterDwarfTest.cpp",
"DIEHashTest.cpp",
+ "DIETest.cpp",
"LexicalScopesTest.cpp",
"LowLevelTypeTest.cpp",
"MachineInstrBundleIteratorTest.cpp",
More information about the llvm-commits
mailing list