[llvm] 0ce4b86 - [gn build] Port a7b78cac9a77

LLVM GN Syncbot via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 21 02:33:41 PDT 2023


Author: LLVM GN Syncbot
Date: 2023-09-21T09:32:49Z
New Revision: 0ce4b86efd439c94f991484e256d8cfcafffda0b

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

LOG: [gn build] Port a7b78cac9a77

Added: 
    

Modified: 
    llvm/utils/gn/secondary/lldb/source/API/BUILD.gn

Removed: 
    


################################################################################
diff  --git a/llvm/utils/gn/secondary/lldb/source/API/BUILD.gn b/llvm/utils/gn/secondary/lldb/source/API/BUILD.gn
index c1e46fd4ad6a389..394071aba653b67 100644
--- a/llvm/utils/gn/secondary/lldb/source/API/BUILD.gn
+++ b/llvm/utils/gn/secondary/lldb/source/API/BUILD.gn
@@ -109,7 +109,6 @@ target(liblldb_type, "liblldb") {
     "SBValueList.cpp",
     "SBVariablesOptions.cpp",
     "SBWatchpoint.cpp",
-    "SBWatchpointOptions.cpp",
     "SystemInitializerFull.cpp",
   ]
 


        


More information about the llvm-commits mailing list