[llvm] bccaf93 - [gn build] Port 75e862077834
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 21 03:39:53 PDT 2023
Author: LLVM GN Syncbot
Date: 2023-09-21T10:39:00Z
New Revision: bccaf939e6bca6a55e69f4a5c8e9c5643e0b1bb2
URL: https://github.com/llvm/llvm-project/commit/bccaf939e6bca6a55e69f4a5c8e9c5643e0b1bb2
DIFF: https://github.com/llvm/llvm-project/commit/bccaf939e6bca6a55e69f4a5c8e9c5643e0b1bb2.diff
LOG: [gn build] Port 75e862077834
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 394071aba653b67..c1e46fd4ad6a389 100644
--- a/llvm/utils/gn/secondary/lldb/source/API/BUILD.gn
+++ b/llvm/utils/gn/secondary/lldb/source/API/BUILD.gn
@@ -109,6 +109,7 @@ target(liblldb_type, "liblldb") {
"SBValueList.cpp",
"SBVariablesOptions.cpp",
"SBWatchpoint.cpp",
+ "SBWatchpointOptions.cpp",
"SystemInitializerFull.cpp",
]
More information about the llvm-commits
mailing list