[Lldb-commits] [lldb] Add a pythin JIT loader class. (PR #142514)

via lldb-commits lldb-commits at lists.llvm.org
Tue Jun 3 10:26:00 PDT 2025


jimingham wrote:

This seems like a generic module loading observer.  I don't see anything JIT specific about it.  Not saying a generic module loading observer is not a good idea.  But calling it a JITLoader seems pretty confusing to me.

https://github.com/llvm/llvm-project/pull/142514


More information about the lldb-commits mailing list