[llvm] 69ae904 - [gn build] Port 44532a9dd4a0
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 18 22:58:04 PDT 2023
Author: LLVM GN Syncbot
Date: 2023-09-19T05:57:24Z
New Revision: 69ae904f6ac7808961274879ec7291f382890848
URL: https://github.com/llvm/llvm-project/commit/69ae904f6ac7808961274879ec7291f382890848
DIFF: https://github.com/llvm/llvm-project/commit/69ae904f6ac7808961274879ec7291f382890848.diff
LOG: [gn build] Port 44532a9dd4a0
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