[PATCH] D97339: [lli] Add JITLink in-process debugging support

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 28 06:11:30 PST 2021


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

Remove the debug support plugin for the moment, so the patch can land before D97335 <https://reviews.llvm.org/D97335>


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97339

Files:
  llvm/lib/ExecutionEngine/CMakeLists.txt
  llvm/lib/ExecutionEngine/GDBRegistrationListener.cpp
  llvm/tools/lli/lli.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97339.326960.patch
Type: text/x-patch
Size: 5799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210228/5af3a60c/attachment.bin>


More information about the llvm-commits mailing list