You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[C-API] LLVMOrcCreateObjectLinkingLayerWithInProcessMemoryManager (#169862)
Allow C programs to use JITLink instead of RuntimeDyld. Modeled on
LLVMOrcCreateRTDyldObjectLinkingLayerWithSectionMemoryManager except
that it has to deal with failure to create InProcessMemoryManager.
0 commit comments