ΒΆstd::function<
    std::unique_ptr<IndirectStubsManager>()>
createLocalIndirectStubsManagerBuilder(
    const llvm::Triple& T)

Description

Create a local indriect stubs manager builder. The given target triple will determine the ABI.

Declared at: llvm/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h:484

Parameters

const llvm::Triple& T