[llvm] 3be5663 - [gn build] Port 9b096bb7abf7 (#210486)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 17 21:53:57 PDT 2026
Author: Nico Weber
Date: 2026-07-18T00:53:53-04:00
New Revision: 3be5663001465e74c7b879ad4d4cbfc3c94caeba
URL: https://github.com/llvm/llvm-project/commit/3be5663001465e74c7b879ad4d4cbfc3c94caeba
DIFF: https://github.com/llvm/llvm-project/commit/3be5663001465e74c7b879ad4d4cbfc3c94caeba.diff
LOG: [gn build] Port 9b096bb7abf7 (#210486)
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 812efdb8d6412..18830d8b208fa 100644
--- a/llvm/utils/gn/secondary/lldb/source/API/BUILD.gn
+++ b/llvm/utils/gn/secondary/lldb/source/API/BUILD.gn
@@ -88,6 +88,7 @@ target(liblldb_type, "liblldb") {
"SBProcessInfo.cpp",
"SBProcessInfoList.cpp",
"SBProgress.cpp",
+ "SBProtocolServer.cpp",
"SBQueue.cpp",
"SBQueueItem.cpp",
"SBReproducer.cpp",
More information about the llvm-commits
mailing list