[llvm] 808ee9e - [gn build] Port 6ea45e3007b8
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 13 03:55:37 PDT 2023
Author: LLVM GN Syncbot
Date: 2023-04-13T10:55:22Z
New Revision: 808ee9e8b98d17b1155d806c34f091bdd4693847
URL: https://github.com/llvm/llvm-project/commit/808ee9e8b98d17b1155d806c34f091bdd4693847
DIFF: https://github.com/llvm/llvm-project/commit/808ee9e8b98d17b1155d806c34f091bdd4693847.diff
LOG: [gn build] Port 6ea45e3007b8
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 fc8528d03ecbe..27d56f91164f7 100644
--- a/llvm/utils/gn/secondary/lldb/source/Target/BUILD.gn
+++ b/llvm/utils/gn/secondary/lldb/source/Target/BUILD.gn
@@ -55,6 +55,7 @@ static_library("Target") {
"QueueList.cpp",
"RegisterContext.cpp",
"RegisterContextUnwind.cpp",
+ "RegisterFlags.cpp",
"RegisterNumber.cpp",
"RemoteAwarePlatform.cpp",
"SectionLoadHistory.cpp",
More information about the llvm-commits
mailing list