[llvm] 6e262aa - [gn build] Port 41a53c0a23ee
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 2 10:58:03 PST 2025
Author: LLVM GN Syncbot
Date: 2025-12-02T18:51:35Z
New Revision: 6e262aa8ba3f06a23e1df6857aa65042ea4f5ef5
URL: https://github.com/llvm/llvm-project/commit/6e262aa8ba3f06a23e1df6857aa65042ea4f5ef5
DIFF: https://github.com/llvm/llvm-project/commit/6e262aa8ba3f06a23e1df6857aa65042ea4f5ef5.diff
LOG: [gn build] Port 41a53c0a23ee
Added:
Modified:
llvm/utils/gn/secondary/lldb/source/Target/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/lldb/source/Target/BUILD.gn b/llvm/utils/gn/secondary/lldb/source/Target/BUILD.gn
index 679373d741661..ac63bbc6ee3b3 100644
--- a/llvm/utils/gn/secondary/lldb/source/Target/BUILD.gn
+++ b/llvm/utils/gn/secondary/lldb/source/Target/BUILD.gn
@@ -35,6 +35,7 @@ static_library("Target") {
sources = [
"ABI.cpp",
"AssertFrameRecognizer.cpp",
+ "BorrowedStackFrame.cpp",
"CoreFileMemoryRanges.cpp",
"DynamicRegisterInfo.cpp",
"ExecutionContext.cpp",
More information about the llvm-commits
mailing list