RuntimeDyld is being replaced by JITLink and most recent development happens there. When moving on to new LLVM versions, this might be something to consider:
<a href="https://llvm.org/docs/JITLink.html" rel="nofollow">https://llvm.org/docs/JITLink.html</a>