sgraenitz added a comment. Thanks for having a look.
That's right and it's on my wishlist. However, the example doesn't actually work with `--jit-kind=orc-lazy` (yet). On Linux it should use RTDyldObjectLinkingLayer and so it should notify LLDB when new code is loaded, but somehow it doesn't: (lldb) run --jit-kind=orc-lazy showdebug.ll 5 Process 25021 launched: '/usr/bin/lli' (x86_64) Process 25021 exited with status = 120 (0x00000078) So far I haven't analyzed it in detail. My plan was to finish the ongoing work, update the docs, close PR36209 <https://bugs.llvm.org/show_bug.cgi?id=36209> (finally) and schedule follow-up tasks once I find the time. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D90789/new/ https://reviews.llvm.org/D90789 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits