ΒΆllvm::Error setUpInProcessLCTMReentryViaEPCIU(
llvm::orc::EPCIndirectionUtils& EPCIU)
llvm::Error setUpInProcessLCTMReentryViaEPCIU(
llvm::orc::EPCIndirectionUtils& EPCIU)
Description
This will call writeResolver on the given EPCIndirectionUtils instance to set up re-entry via a function that will directly return the trampoline landing address. The EPCIndirectionUtils' LazyCallThroughManager must have been previously created via EPCIndirectionUtils::createLazyCallThroughManager. The EPCIndirectionUtils' writeResolver method must not have been previously called. This function is experimental and likely subject to revision.
Declared at: llvm/include/llvm/ExecutionEngine/Orc/EPCIndirectionUtils.h:171