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

Lang Hames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 11 09:26:08 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG42b588a2000e: [ORC] Add static and dynamic library generator support to C API. (authored by tpisto, committed by lhames).

Repository:
  rG LLVM Github Monorepo

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.378699.patch
Type: text/x-patch
Size: 4935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211011/e0014041/attachment.bin>


More information about the llvm-commits mailing list