ΒΆLLVMOrcIndirectStubsManagerRef
LLVMOrcCreateLocalIndirectStubsManager(
const char* TargetTriple)
LLVMOrcIndirectStubsManagerRef
LLVMOrcCreateLocalIndirectStubsManager(
const char* TargetTriple)
Description
Create a LocalIndirectStubsManager from the given target triple. The resulting IndirectStubsManager is owned by the client and must be disposed of by calling LLVMOrcDisposeDisposeIndirectStubsManager.
Declared at: llvm/include/llvm-c/Orc.h:1240
Parameters
- const char* TargetTriple