[ORC] Add static and dynamic library generator support to C API.
Adds LLVMOrcCreateStaticLibrarySearchGeneratorForPath and LLVMOrcCreateDynamicLibrarySearchGeneratorForPath functions to create generators for static and dynamic libraries. Reviewed By: lhames Differential Revision: https://reviews.llvm.org/D108535
Loading
Please register or sign in to comment