[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:05:46 PDT 2023


sgraenitz updated this revision to Diff 510469.
sgraenitz added a comment.

Add documentation for AutoRegisterCode parameter


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147310

Files:
  llvm/include/llvm/ExecutionEngine/Orc/DebugObjectManagerPlugin.h
  llvm/include/llvm/ExecutionEngine/Orc/EPCDebugObjectRegistrar.h
  llvm/lib/ExecutionEngine/Orc/DebugObjectManagerPlugin.cpp
  llvm/lib/ExecutionEngine/Orc/EPCDebugObjectRegistrar.cpp
  llvm/lib/ExecutionEngine/Orc/TargetProcess/JITLoaderGDB.cpp

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


More information about the llvm-commits mailing list