[llvm] bcd1490 - [gn build] Port 2217837c3377
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 6 16:48:36 PST 2024
Author: LLVM GN Syncbot
Date: 2024-02-07T00:47:43Z
New Revision: bcd1490496a5bf06ce98470ef622db29a8eebbf7
URL: https://github.com/llvm/llvm-project/commit/bcd1490496a5bf06ce98470ef622db29a8eebbf7
DIFF: https://github.com/llvm/llvm-project/commit/bcd1490496a5bf06ce98470ef622db29a8eebbf7.diff
LOG: [gn build] Port 2217837c3377
Added:
Modified:
llvm/utils/gn/secondary/lldb/source/API/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/lldb/source/API/BUILD.gn b/llvm/utils/gn/secondary/lldb/source/API/BUILD.gn
index 22eedc1571d4f5..3415900ac2914a 100644
--- a/llvm/utils/gn/secondary/lldb/source/API/BUILD.gn
+++ b/llvm/utils/gn/secondary/lldb/source/API/BUILD.gn
@@ -86,6 +86,7 @@ target(liblldb_type, "liblldb") {
"SBScriptObject.cpp",
"SBSection.cpp",
"SBSourceManager.cpp",
+ "SBStatisticsOptions.cpp",
"SBStream.cpp",
"SBStringList.cpp",
"SBStructuredData.cpp",
More information about the llvm-commits
mailing list