ΒΆExpected<std::unique_ptr<EPCDebugObjectRegistrar>>
createJITLoaderGDBRegistrar(
    llvm::orc::ExecutionSession& ES)

Description

Create a ExecutorProcessControl-based DebugObjectRegistrar that emits debug objects to the GDB JIT interface.

Declared at: llvm/include/llvm/ExecutionEngine/Orc/EPCDebugObjectRegistrar.h:55

Parameters

llvm::orc::ExecutionSession& ES