[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:07:19 PST 2021


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

Rename command line flag: dyld -> jit-linker


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.326959.patch
Type: text/x-patch
Size: 6432 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210228/ad7a7c86/attachment.bin>


More information about the llvm-commits mailing list