[llvm-c][ORC] Fix LLVMOrcObjectLayerAddObjectFileWithRT.
The LLVMOrcObjectLayerAddObjectFileWithRT method does not have an implementation. LLVMOrcLLJITAddObjectFileWithRT exists twice (maybe a copy paste error). Reviewed By: lhames Differential Revision: https://reviews.llvm.org/D118447
Loading
Please register or sign in to comment