[clang] [llvm] [ORC] Move DebugObjectManagerPlugin into Debugging/ELFDebugObjectPlugin (NFC) (PR #168343)
Stefan Gränitz via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 18 05:02:21 PST 2025
================
@@ -1,4 +1,4 @@
-//===------- DebugObjectManagerPlugin.cpp - JITLink debug objects ---------===//
+//===------- ELFDebugObjectPlugin.cpp - JITLink debug objects ---------===//
----------------
weliveindetail wrote:
Haha thanks, fixed together with the shlibs fix
https://github.com/llvm/llvm-project/pull/168343
More information about the cfe-commits
mailing list