pub unsafe extern "C" fn LLVMOrcLLJITEnableDebugSupport(
J: LLVMOrcLLJITRef,
) -> LLVMErrorRefExpand description
Install the plugin that submits debug objects to the executor.
Executors must expose the llvm_orc_registerJITLoaderGDBWrapper symbol.