[llvm] 99997d7 - [gn build] Port 7af0bfe62fff
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 19 09:17:31 PDT 2025
Author: LLVM GN Syncbot
Date: 2025-03-19T16:17:16Z
New Revision: 99997d717bee23fd9d3a1aec87f7066156b668fc
URL: https://github.com/llvm/llvm-project/commit/99997d717bee23fd9d3a1aec87f7066156b668fc
DIFF: https://github.com/llvm/llvm-project/commit/99997d717bee23fd9d3a1aec87f7066156b668fc.diff
LOG: [gn build] Port 7af0bfe62fff
Added:
Modified:
llvm/utils/gn/secondary/lldb/tools/lldb-dap/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/lldb/tools/lldb-dap/BUILD.gn b/llvm/utils/gn/secondary/lldb/tools/lldb-dap/BUILD.gn
index 7952bf99d4f16..f9c414bfa1490 100644
--- a/llvm/utils/gn/secondary/lldb/tools/lldb-dap/BUILD.gn
+++ b/llvm/utils/gn/secondary/lldb/tools/lldb-dap/BUILD.gn
@@ -43,6 +43,7 @@ executable("lldb-dap") {
"Breakpoint.cpp",
"BreakpointBase.cpp",
"DAP.cpp",
+ "DAPLog.cpp",
"EventHelper.cpp",
"ExceptionBreakpoint.cpp",
"FifoFiles.cpp",
More information about the llvm-commits
mailing list