[llvm] 6af9fd9 - [gn build] Port 76d5a79bed00
LLVM GN Syncbot via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 12 06:24:21 PDT 2025
Author: LLVM GN Syncbot
Date: 2025-03-12T13:16:54Z
New Revision: 6af9fd9430d5dcbe5994a0e758db255de00b5367
URL: https://github.com/llvm/llvm-project/commit/6af9fd9430d5dcbe5994a0e758db255de00b5367
DIFF: https://github.com/llvm/llvm-project/commit/6af9fd9430d5dcbe5994a0e758db255de00b5367.diff
LOG: [gn build] Port 76d5a79bed00
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 8c8b9ff99e117..a97d2f5bee723 100644
--- a/llvm/utils/gn/secondary/llvm/lib/ExecutionEngine/Orc/BUILD.gn
+++ b/llvm/utils/gn/secondary/llvm/lib/ExecutionEngine/Orc/BUILD.gn
@@ -27,7 +27,6 @@ static_library("Orc") {
"ELFNixPlatform.cpp",
"EPCDebugObjectRegistrar.cpp",
"EPCDynamicLibrarySearchGenerator.cpp",
- "EPCEHFrameRegistrar.cpp",
"EPCGenericDylibManager.cpp",
"EPCGenericJITLinkMemoryManager.cpp",
"EPCGenericRTDyldMemoryManager.cpp",
More information about the llvm-commits
mailing list