[llvm] bc432c9 - [gn build] Port 7ced9fff9547
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 14 21:38:22 PDT 2022
Author: LLVM GN Syncbot
Date: 2022-07-15T04:37:28Z
New Revision: bc432c96349c1b0a381b824f11b057ff0de0b571
URL: https://github.com/llvm/llvm-project/commit/bc432c96349c1b0a381b824f11b057ff0de0b571
DIFF: https://github.com/llvm/llvm-project/commit/bc432c96349c1b0a381b824f11b057ff0de0b571.diff
LOG: [gn build] Port 7ced9fff9547
Added:
Modified:
llvm/utils/gn/secondary/lldb/source/Commands/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/lldb/source/Commands/BUILD.gn b/llvm/utils/gn/secondary/lldb/source/Commands/BUILD.gn
index aa510450bdee9..afaa843a0479d 100644
--- a/llvm/utils/gn/secondary/lldb/source/Commands/BUILD.gn
+++ b/llvm/utils/gn/secondary/lldb/source/Commands/BUILD.gn
@@ -64,6 +64,7 @@ static_library("Commands") {
"CommandObjectVersion.cpp",
"CommandObjectWatchpoint.cpp",
"CommandObjectWatchpointCommand.cpp",
+ "CommandOptionArgumentTable.cpp",
"CommandOptionsProcessLaunch.cpp",
]
}
More information about the llvm-commits
mailing list