[PATCH] D147310: [Orc] Add AutoRegisterCode option for DebugObjectManagerPlugin

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 3 06:38:30 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
sgraenitz marked an inline comment as done.
Closed by commit rG4c7f53b99c08: [Orc] Add AutoRegisterCode option for DebugObjectManagerPlugin (authored by sgraenitz).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D147310/new/

https://reviews.llvm.org/D147310

Files:
  llvm/examples/OrcV2Examples/LLJITWithRemoteDebugging/RemoteJITUtils.cpp
  llvm/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h
  llvm/include/llvm/ExecutionEngine/Orc/EPCDebugObjectRegistrar.h
  llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp
  llvm/lib/ExecutionEngine/Orc/DebuggerSupportPlugin.cpp
  llvm/lib/ExecutionEngine/Orc/EPCDebugObjectRegistrar.cpp
  llvm/lib/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.cpp
  llvm/tools/lli/lli.cpp
  llvm/tools/llvm-jitlink/llvm-jitlink.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147310.510483.patch
Type: text/x-patch
Size: 10103 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230403/e7d62248/attachment.bin>


More information about the llvm-commits mailing list