[PATCH] D134763: Add functionality to load dynamic libraries temporarily
Michael Holman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 29 10:39:58 PDT 2022
Holman updated this revision to Diff 463958.
Holman added a comment.
Fix assert, add comments about unload semantics
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134763/new/
https://reviews.llvm.org/D134763
Files:
llvm/include/llvm/Support/DynamicLibrary.h
llvm/lib/Support/DynamicLibrary.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134763.463958.patch
Type: text/x-patch
Size: 14866 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220929/3194fbb6/attachment.bin>
More information about the llvm-commits
mailing list