From: LLVM GN Syncbot Date: Mon, 14 Mar 2022 16:52:53 +0000 (+0000) Subject: [gn build] Port 5e65e79bace6 X-Git-Tag: upstream/15.0.7~13734 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5fc70e53bf2e61290d30c59fb45b034b03471cc6;p=platform%2Fupstream%2Fllvm.git [gn build] Port 5e65e79bace6 --- diff --git a/llvm/utils/gn/secondary/lldb/source/Core/BUILD.gn b/llvm/utils/gn/secondary/lldb/source/Core/BUILD.gn index 703452c..6a3fcff3 100644 --- a/llvm/utils/gn/secondary/lldb/source/Core/BUILD.gn +++ b/llvm/utils/gn/secondary/lldb/source/Core/BUILD.gn @@ -49,6 +49,7 @@ static_library("Core") { "Communication.cpp", "DataFileCache.cpp", "Debugger.cpp", + "DebuggerEvents.cpp", "Declaration.cpp", "Disassembler.cpp", "DumpDataExtractor.cpp",