ΒΆllvm::Error setUpInactivePlatform(
    llvm::orc::LLJIT& J)

Description

Configure the LLJIT instance to disable platform support explicitly. This is useful in two cases: for platforms that don't have such requirements and for platforms, that we have no explicit support yet and that don't work well with the generic IR platform.

Declared at: llvm/include/llvm/ExecutionEngine/Orc/LLJIT.h:460

Parameters

llvm::orc::LLJIT& J