From: LLVM GN Syncbot Date: Sat, 4 Mar 2023 03:33:20 +0000 (+0000) Subject: [gn build] Port 3014a1c5a130 X-Git-Tag: upstream/17.0.6~15859 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e55190cb53d41edf4018dab2b6763138355a5a44;p=platform%2Fupstream%2Fllvm.git [gn build] Port 3014a1c5a130 --- diff --git a/llvm/utils/gn/secondary/lldb/source/Commands/BUILD.gn b/llvm/utils/gn/secondary/lldb/source/Commands/BUILD.gn index 256fba3..f19f948 100644 --- a/llvm/utils/gn/secondary/lldb/source/Commands/BUILD.gn +++ b/llvm/utils/gn/secondary/lldb/source/Commands/BUILD.gn @@ -66,6 +66,7 @@ static_library("Commands") { "CommandObjectWatchpoint.cpp", "CommandObjectWatchpointCommand.cpp", "CommandOptionArgumentTable.cpp", + "CommandOptionsProcessAttach.cpp", "CommandOptionsProcessLaunch.cpp", ] }