LLVM 24.0.0git
llvm::orc::rt::Int32Int32Caller Class Reference

Runtime-agnostic interface for running an int32_t(int32_t) function in the executor. More...

#include "llvm/ExecutionEngine/Orc/RTBridge/Calls.h"

Inheritance diagram for llvm::orc::rt::Int32Int32Caller:
[legend]

Detailed Description

Runtime-agnostic interface for running an int32_t(int32_t) function in the executor.

The function to run is given by its ExecutorAddr.

WARNING: This Caller is experimental and may be removed.

Definition at line 108 of file Calls.h.


The documentation for this class was generated from the following file: