[llvm] ed2b77b - [gn build] Port f55ba3525eb1
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Sun Nov 14 00:30:10 PST 2021
Author: LLVM GN Syncbot
Date: 2021-11-14T08:26:05Z
New Revision: ed2b77b068cdb10082c03f44e315831eda9ed264
URL: https://github.com/llvm/llvm-project/commit/ed2b77b068cdb10082c03f44e315831eda9ed264
DIFF: https://github.com/llvm/llvm-project/commit/ed2b77b068cdb10082c03f44e315831eda9ed264.diff
LOG: [gn build] Port f55ba3525eb1
Added:
Modified:
llvm/utils/gn/secondary/llvm/lib/ExecutionEngine/Orc/BUILD.gn
Removed:
################################################################################
diff --git a/llvm/utils/gn/secondary/llvm/lib/ExecutionEngine/Orc/BUILD.gn b/llvm/utils/gn/secondary/llvm/lib/ExecutionEngine/Orc/BUILD.gn
index fe254a011f065..3fa9ca1809f1a 100644
--- a/llvm/utils/gn/secondary/llvm/lib/ExecutionEngine/Orc/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/lib/ExecutionEngine/Orc/BUILD.gn
@@ -18,7 +18,6 @@ static_library("Orc") {
"Core.cpp",
"DebugObjectManagerPlugin.cpp",
"DebugUtils.cpp",
- "DebuggerSupportPlugin.cpp",
"ELFNixPlatform.cpp",
"EPCDebugObjectRegistrar.cpp",
"EPCDynamicLibrarySearchGenerator.cpp",
More information about the llvm-commits
mailing list