[llvm-dev] ORC JIT Weekly #18 -- TargetProcessControl updates for library loading / searching.
Lang Hames via llvm-dev
llvm-dev at lists.llvm.org
Mon Jul 27 21:01:33 PDT 2020
Hi All,
This was a quiet week -- the only significant ORC change was to the new
TargetProcessControl API [1], which acquired the ability to load libraries
and search for symbols in the target process in [2]. A new
TargetProcessControl based definition generator is included to take
advantage of this, and the LLJITWithTargetProcessControl example has been
updated to include it.
Regards,
Lang.
[1] http://lists.llvm.org/pipermail/llvm-dev/2020-July/143532.html
[2]
https://github.com/llvm/llvm-project/commit/13ad00be98e10bb08aeb6eacf8f3aebff653578c
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200727/1138112f/attachment.html>
More information about the llvm-dev
mailing list