[PATCH] D90789: [docs] Update DebuggingJITedCode page after fix in LLDB

Andres Freund via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 10 08:42:38 PST 2020


anarazel added a comment.

It's not really the fault of this change, but the gdb support isn't really restricted to mcjit. `registerJITEventListener()` works with RTDyld based Orc too.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90789



More information about the llvm-commits mailing list