[llvm] dacdb8d - [gn build] Port 410de0c8c831
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 2 07:21:06 PDT 2024
Author: LLVM GN Syncbot
Date: 2024-07-02T14:14:56Z
New Revision: dacdb8db01751d352c33990197773446980ea37f
URL: https://github.com/llvm/llvm-project/commit/dacdb8db01751d352c33990197773446980ea37f
DIFF: https://github.com/llvm/llvm-project/commit/dacdb8db01751d352c33990197773446980ea37f.diff
LOG: [gn build] Port 410de0c8c831
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 f19f94899dd7a..164ee901f285d 100644
--- a/llvm/utils/gn/secondary/lldb/source/Commands/BUILD.gn
+++ b/llvm/utils/gn/secondary/lldb/source/Commands/BUILD.gn
@@ -52,7 +52,7 @@ static_library("Commands") {
"CommandObjectQuit.cpp",
"CommandObjectRegexCommand.cpp",
"CommandObjectRegister.cpp",
- "CommandObjectScript.cpp",
+ "CommandObjectScripting.cpp",
"CommandObjectSession.cpp",
"CommandObjectSettings.cpp",
"CommandObjectSource.cpp",
More information about the llvm-commits
mailing list