[all-commits] [llvm/llvm-project] 329fee: [ORC][docs] Describe removing JITDylibs, using cus...
Sameer Rahmani via All-commits
all-commits at lists.llvm.org
Fri Jan 21 03:05:34 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 329feeb938ac63602136bcb3c5ec3a64109be94c
https://github.com/llvm/llvm-project/commit/329feeb938ac63602136bcb3c5ec3a64109be94c
Author: Sameer Rahmani <lxsameer at gnu.org>
Date: 2022-01-21 (Fri, 21 Jan 2022)
Changed paths:
M llvm/docs/ORCv2.rst
Log Message:
-----------
[ORC][docs] Describe removing JITDylibs, using custom program representations.
Add documentation around:
* Removing JITDylib from the session
* Add support for custom program representation
Reviewed By: lhames
Differential Revision: https://reviews.llvm.org/D116476
More information about the All-commits
mailing list