[llvm] a5a3b51 - [gn build] Port 72cd6b6c8356

LLVM GN Syncbot via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 30 03:18:07 PDT 2022


Author: LLVM GN Syncbot
Date: 2022-06-30T10:11:58Z
New Revision: a5a3b5178d8406596d19a4a4ccf6c200ce7387b1

URL: https://github.com/llvm/llvm-project/commit/a5a3b5178d8406596d19a4a4ccf6c200ce7387b1
DIFF: https://github.com/llvm/llvm-project/commit/a5a3b5178d8406596d19a4a4ccf6c200ce7387b1.diff

LOG: [gn build] Port 72cd6b6c8356

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 00518ea8b7cd4..bbebbdd27968f 100644
--- a/llvm/utils/gn/secondary/llvm/unittests/CodeGen/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/unittests/CodeGen/BUILD.gn
@@ -24,7 +24,6 @@ unittest("CodeGenTests") {
     "AsmPrinterDwarfTest.cpp",
     "DIEHashTest.cpp",
     "DIETest.cpp",
-    "DwarfStringPoolEntryRefTest.cpp",
     "InstrRefLDVTest.cpp",
     "LexicalScopesTest.cpp",
     "LowLevelTypeTest.cpp",


        


More information about the llvm-commits mailing list