[PATCH] D108535: Implemented LLVMOrcCreateDynamicLibararySearchGeneratorForPath and LLVMOrcCreateStaticLibrarySearchGeneratorForPath for C -API.

Tommi Pisto via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 30 03:52:12 PDT 2021


tpisto updated this revision to Diff 369411.
tpisto added a comment.

Removed unit tests and added experimental api warning.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108535/new/

https://reviews.llvm.org/D108535

Files:
  llvm/include/llvm-c/Orc.h
  llvm/lib/ExecutionEngine/Orc/OrcV2CBindings.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108535.369411.patch
Type: text/x-patch
Size: 4935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210830/4351d81c/attachment.bin>


More information about the llvm-commits mailing list