From: LLVM GN Syncbot Date: Wed, 21 Jun 2023 08:50:28 +0000 (+0000) Subject: [gn build] Port ba85f206fe6f X-Git-Tag: upstream/17.0.6~4362 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e0743ff5db9390b9ff5a15b5eefc779b38feb604;p=platform%2Fupstream%2Fllvm.git [gn build] Port ba85f206fe6f --- diff --git a/llvm/utils/gn/secondary/lldb/source/Core/BUILD.gn b/llvm/utils/gn/secondary/lldb/source/Core/BUILD.gn index 0a60a51..5d375a7 100644 --- a/llvm/utils/gn/secondary/lldb/source/Core/BUILD.gn +++ b/llvm/utils/gn/secondary/lldb/source/Core/BUILD.gn @@ -54,6 +54,7 @@ static_library("Core") { "Declaration.cpp", "Disassembler.cpp", "DumpDataExtractor.cpp", + "DumpRegisterInfo.cpp", "DumpRegisterValue.cpp", "DynamicLoader.cpp", "EmulateInstruction.cpp",