[llvm] 533f85a - [gn build] Port 9c18edc62123
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 26 14:48:59 PDT 2025
Author: LLVM GN Syncbot
Date: 2025-03-26T21:47:43Z
New Revision: 533f85ae0542ee80a9b19bef09234646a7b19d1c
URL: https://github.com/llvm/llvm-project/commit/533f85ae0542ee80a9b19bef09234646a7b19d1c
DIFF: https://github.com/llvm/llvm-project/commit/533f85ae0542ee80a9b19bef09234646a7b19d1c.diff
LOG: [gn build] Port 9c18edc62123
Added:
Modified:
llvm/utils/gn/secondary/lldb/source/Core/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/lldb/source/Core/BUILD.gn b/llvm/utils/gn/secondary/lldb/source/Core/BUILD.gn
index 61d991dfce60f..8087302a3e028 100644
--- a/llvm/utils/gn/secondary/lldb/source/Core/BUILD.gn
+++ b/llvm/utils/gn/secondary/lldb/source/Core/BUILD.gn
@@ -78,6 +78,7 @@ static_library("Core") {
"Section.cpp",
"SourceLocationSpec.cpp",
"SourceManager.cpp",
+ "Statusline.cpp",
"StreamAsynchronousIO.cpp",
"Telemetry.cpp",
"ThreadedCommunication.cpp",
More information about the llvm-commits
mailing list