From: LLVM GN Syncbot Date: Tue, 15 Sep 2020 13:32:47 +0000 (+0000) Subject: [gn build] Port a8058c6f8d1 X-Git-Tag: llvmorg-13-init~12031 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=46dc41e1ef9c38cc4cef0a995528bbf58d616a09;p=platform%2Fupstream%2Fllvm.git [gn build] Port a8058c6f8d1 --- diff --git a/llvm/utils/gn/secondary/llvm/unittests/CodeGen/BUILD.gn b/llvm/utils/gn/secondary/llvm/unittests/CodeGen/BUILD.gn index 220067c..fe5ee15 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",