[llvm] be52db0 - [gn build] Port 933ad5c897ee
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 20 16:06:38 PDT 2023
Author: LLVM GN Syncbot
Date: 2023-09-20T22:56:15Z
New Revision: be52db0719e881acb5fe8ff50603cf90a067a4b7
URL: https://github.com/llvm/llvm-project/commit/be52db0719e881acb5fe8ff50603cf90a067a4b7
DIFF: https://github.com/llvm/llvm-project/commit/be52db0719e881acb5fe8ff50603cf90a067a4b7.diff
LOG: [gn build] Port 933ad5c897ee
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